Package | Description |
---|---|
org.apache.hadoop.hdfs.protocolPB |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
org.apache.hadoop.hdfs.security.token.block |
Modifier and Type | Method and Description |
---|---|
static BlockTokenIdentifier.AccessMode |
PBHelperClient.convert(org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.AccessModeProto accessModeProto) |
Modifier and Type | Method and Description |
---|---|
static org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.AccessModeProto |
PBHelperClient.convert(BlockTokenIdentifier.AccessMode aMode) |
Modifier and Type | Method and Description |
---|---|
static BlockTokenIdentifier.AccessMode |
BlockTokenIdentifier.AccessMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BlockTokenIdentifier.AccessMode[] |
BlockTokenIdentifier.AccessMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.