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

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

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

Fields in org.apache.hadoop.hdfs.security.token.delegation declared as FsImageProto.SecretManagerSection
 FsImageProto.SecretManagerSection DelegationTokenSecretManager.SecretManagerState.section
           
 

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

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

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

Methods in org.apache.hadoop.hdfs.server.namenode that return FsImageProto.SecretManagerSection
 FsImageProto.SecretManagerSection FsImageProto.SecretManagerSection.Builder.build()
           
 FsImageProto.SecretManagerSection FsImageProto.SecretManagerSection.Builder.buildPartial()
           
static FsImageProto.SecretManagerSection FsImageProto.SecretManagerSection.getDefaultInstance()
           
 FsImageProto.SecretManagerSection FsImageProto.SecretManagerSection.getDefaultInstanceForType()
           
 FsImageProto.SecretManagerSection FsImageProto.SecretManagerSection.Builder.getDefaultInstanceForType()
           
static FsImageProto.SecretManagerSection FsImageProto.SecretManagerSection.parseDelimitedFrom(InputStream input)
           
static FsImageProto.SecretManagerSection FsImageProto.SecretManagerSection.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static FsImageProto.SecretManagerSection FsImageProto.SecretManagerSection.parseFrom(byte[] data)
           
static FsImageProto.SecretManagerSection FsImageProto.SecretManagerSection.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static FsImageProto.SecretManagerSection FsImageProto.SecretManagerSection.parseFrom(com.google.protobuf.ByteString data)
           
static FsImageProto.SecretManagerSection FsImageProto.SecretManagerSection.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static FsImageProto.SecretManagerSection FsImageProto.SecretManagerSection.parseFrom(com.google.protobuf.CodedInputStream input)
           
static FsImageProto.SecretManagerSection FsImageProto.SecretManagerSection.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static FsImageProto.SecretManagerSection FsImageProto.SecretManagerSection.parseFrom(InputStream input)
           
static FsImageProto.SecretManagerSection FsImageProto.SecretManagerSection.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
 com.google.protobuf.Parser<FsImageProto.SecretManagerSection> FsImageProto.SecretManagerSection.getParserForType()
           
 

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



Copyright © 2014 Apache Software Foundation. All Rights Reserved.