Uses of Class
org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection.DelegationKey

Packages that use FsImageProto.SecretManagerSection.DelegationKey
org.apache.hadoop.hdfs.security.token.delegation   
org.apache.hadoop.hdfs.server.namenode   
 

Uses of FsImageProto.SecretManagerSection.DelegationKey in org.apache.hadoop.hdfs.security.token.delegation
 

Fields in org.apache.hadoop.hdfs.security.token.delegation with type parameters of type FsImageProto.SecretManagerSection.DelegationKey
 List<FsImageProto.SecretManagerSection.DelegationKey> DelegationTokenSecretManager.SecretManagerState.keys
           
 

Constructor parameters in org.apache.hadoop.hdfs.security.token.delegation with type arguments of type FsImageProto.SecretManagerSection.DelegationKey
DelegationTokenSecretManager.SecretManagerState(FsImageProto.SecretManagerSection s, List<FsImageProto.SecretManagerSection.DelegationKey> keys, List<FsImageProto.SecretManagerSection.PersistToken> tokens)
           
 

Uses of FsImageProto.SecretManagerSection.DelegationKey in org.apache.hadoop.hdfs.server.namenode
 

Fields in org.apache.hadoop.hdfs.server.namenode with type parameters of type FsImageProto.SecretManagerSection.DelegationKey
static com.google.protobuf.Parser<FsImageProto.SecretManagerSection.DelegationKey> FsImageProto.SecretManagerSection.DelegationKey.PARSER
           
 

Methods in org.apache.hadoop.hdfs.server.namenode that return FsImageProto.SecretManagerSection.DelegationKey
 FsImageProto.SecretManagerSection.DelegationKey FsImageProto.SecretManagerSection.DelegationKey.Builder.build()
           
 FsImageProto.SecretManagerSection.DelegationKey FsImageProto.SecretManagerSection.DelegationKey.Builder.buildPartial()
           
static FsImageProto.SecretManagerSection.DelegationKey FsImageProto.SecretManagerSection.DelegationKey.getDefaultInstance()
           
 FsImageProto.SecretManagerSection.DelegationKey FsImageProto.SecretManagerSection.DelegationKey.getDefaultInstanceForType()
           
 FsImageProto.SecretManagerSection.DelegationKey FsImageProto.SecretManagerSection.DelegationKey.Builder.getDefaultInstanceForType()
           
static FsImageProto.SecretManagerSection.DelegationKey FsImageProto.SecretManagerSection.DelegationKey.parseDelimitedFrom(InputStream input)
           
static FsImageProto.SecretManagerSection.DelegationKey FsImageProto.SecretManagerSection.DelegationKey.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static FsImageProto.SecretManagerSection.DelegationKey FsImageProto.SecretManagerSection.DelegationKey.parseFrom(byte[] data)
           
static FsImageProto.SecretManagerSection.DelegationKey FsImageProto.SecretManagerSection.DelegationKey.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static FsImageProto.SecretManagerSection.DelegationKey FsImageProto.SecretManagerSection.DelegationKey.parseFrom(com.google.protobuf.ByteString data)
           
static FsImageProto.SecretManagerSection.DelegationKey FsImageProto.SecretManagerSection.DelegationKey.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static FsImageProto.SecretManagerSection.DelegationKey FsImageProto.SecretManagerSection.DelegationKey.parseFrom(com.google.protobuf.CodedInputStream input)
           
static FsImageProto.SecretManagerSection.DelegationKey FsImageProto.SecretManagerSection.DelegationKey.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static FsImageProto.SecretManagerSection.DelegationKey FsImageProto.SecretManagerSection.DelegationKey.parseFrom(InputStream input)
           
static FsImageProto.SecretManagerSection.DelegationKey FsImageProto.SecretManagerSection.DelegationKey.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in org.apache.hadoop.hdfs.server.namenode that return types with arguments of type FsImageProto.SecretManagerSection.DelegationKey
 com.google.protobuf.Parser<FsImageProto.SecretManagerSection.DelegationKey> FsImageProto.SecretManagerSection.DelegationKey.getParserForType()
           
 

Methods in org.apache.hadoop.hdfs.server.namenode with parameters of type FsImageProto.SecretManagerSection.DelegationKey
 FsImageProto.SecretManagerSection.DelegationKey.Builder FsImageProto.SecretManagerSection.DelegationKey.Builder.mergeFrom(FsImageProto.SecretManagerSection.DelegationKey other)
           
static FsImageProto.SecretManagerSection.DelegationKey.Builder FsImageProto.SecretManagerSection.DelegationKey.newBuilder(FsImageProto.SecretManagerSection.DelegationKey prototype)
           
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.