Uses of Class
org.apache.hadoop.hdfs.server.namenode.FsImageProto.SecretManagerSection
Packages that use FsImageProto.SecretManagerSection
Package
Description
-
Uses of FsImageProto.SecretManagerSection in org.apache.hadoop.hdfs.security.token.delegation
Fields in org.apache.hadoop.hdfs.security.token.delegation declared as FsImageProto.SecretManagerSectionConstructors in org.apache.hadoop.hdfs.security.token.delegation with parameters of type FsImageProto.SecretManagerSectionModifierConstructorDescriptionSecretManagerState(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.SecretManagerSectionModifier and TypeFieldDescriptionstatic final org.apache.hadoop.thirdparty.protobuf.Parser<FsImageProto.SecretManagerSection>FsImageProto.SecretManagerSection.PARSERDeprecated.Methods in org.apache.hadoop.hdfs.server.namenode that return FsImageProto.SecretManagerSectionModifier and TypeMethodDescriptionFsImageProto.SecretManagerSection.Builder.build()FsImageProto.SecretManagerSection.Builder.buildPartial()FsImageProto.SecretManagerSection.getDefaultInstance()FsImageProto.SecretManagerSection.Builder.getDefaultInstanceForType()FsImageProto.SecretManagerSection.getDefaultInstanceForType()FsImageProto.SecretManagerSection.parseDelimitedFrom(InputStream input) FsImageProto.SecretManagerSection.parseDelimitedFrom(InputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) FsImageProto.SecretManagerSection.parseFrom(byte[] data) FsImageProto.SecretManagerSection.parseFrom(byte[] data, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) FsImageProto.SecretManagerSection.parseFrom(InputStream input) FsImageProto.SecretManagerSection.parseFrom(InputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) FsImageProto.SecretManagerSection.parseFrom(ByteBuffer data) FsImageProto.SecretManagerSection.parseFrom(ByteBuffer data, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) FsImageProto.SecretManagerSection.parseFrom(org.apache.hadoop.thirdparty.protobuf.ByteString data) FsImageProto.SecretManagerSection.parseFrom(org.apache.hadoop.thirdparty.protobuf.ByteString data, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) FsImageProto.SecretManagerSection.parseFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input) FsImageProto.SecretManagerSection.parseFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.apache.hadoop.hdfs.server.namenode that return types with arguments of type FsImageProto.SecretManagerSectionModifier and TypeMethodDescriptionorg.apache.hadoop.thirdparty.protobuf.Parser<FsImageProto.SecretManagerSection>FsImageProto.SecretManagerSection.getParserForType()static org.apache.hadoop.thirdparty.protobuf.Parser<FsImageProto.SecretManagerSection>FsImageProto.SecretManagerSection.parser()Methods in org.apache.hadoop.hdfs.server.namenode with parameters of type FsImageProto.SecretManagerSectionModifier and TypeMethodDescriptionFsImageProto.SecretManagerSection.Builder.mergeFrom(FsImageProto.SecretManagerSection other) FsImageProto.SecretManagerSection.newBuilder(FsImageProto.SecretManagerSection prototype)