Uses of Class
org.apache.hadoop.hdfs.server.namenode.FsImageProto.CacheManagerSection
Packages that use FsImageProto.CacheManagerSection
-
Uses of FsImageProto.CacheManagerSection in org.apache.hadoop.hdfs.server.namenode
Fields in org.apache.hadoop.hdfs.server.namenode declared as FsImageProto.CacheManagerSectionFields in org.apache.hadoop.hdfs.server.namenode with type parameters of type FsImageProto.CacheManagerSectionModifier and TypeFieldDescriptionstatic final org.apache.hadoop.thirdparty.protobuf.Parser<FsImageProto.CacheManagerSection>FsImageProto.CacheManagerSection.PARSERDeprecated.Methods in org.apache.hadoop.hdfs.server.namenode that return FsImageProto.CacheManagerSectionModifier and TypeMethodDescriptionFsImageProto.CacheManagerSection.Builder.build()FsImageProto.CacheManagerSection.Builder.buildPartial()FsImageProto.CacheManagerSection.getDefaultInstance()FsImageProto.CacheManagerSection.Builder.getDefaultInstanceForType()FsImageProto.CacheManagerSection.getDefaultInstanceForType()FsImageProto.CacheManagerSection.parseDelimitedFrom(InputStream input) FsImageProto.CacheManagerSection.parseDelimitedFrom(InputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) FsImageProto.CacheManagerSection.parseFrom(byte[] data) FsImageProto.CacheManagerSection.parseFrom(byte[] data, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) FsImageProto.CacheManagerSection.parseFrom(InputStream input) FsImageProto.CacheManagerSection.parseFrom(InputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) FsImageProto.CacheManagerSection.parseFrom(ByteBuffer data) FsImageProto.CacheManagerSection.parseFrom(ByteBuffer data, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) FsImageProto.CacheManagerSection.parseFrom(org.apache.hadoop.thirdparty.protobuf.ByteString data) FsImageProto.CacheManagerSection.parseFrom(org.apache.hadoop.thirdparty.protobuf.ByteString data, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) FsImageProto.CacheManagerSection.parseFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input) FsImageProto.CacheManagerSection.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.CacheManagerSectionModifier and TypeMethodDescriptionorg.apache.hadoop.thirdparty.protobuf.Parser<FsImageProto.CacheManagerSection>FsImageProto.CacheManagerSection.getParserForType()static org.apache.hadoop.thirdparty.protobuf.Parser<FsImageProto.CacheManagerSection>FsImageProto.CacheManagerSection.parser()Methods in org.apache.hadoop.hdfs.server.namenode with parameters of type FsImageProto.CacheManagerSectionModifier and TypeMethodDescriptionFsImageProto.CacheManagerSection.Builder.mergeFrom(FsImageProto.CacheManagerSection other) FsImageProto.CacheManagerSection.newBuilder(FsImageProto.CacheManagerSection prototype) Constructors in org.apache.hadoop.hdfs.server.namenode with parameters of type FsImageProto.CacheManagerSectionModifierConstructorDescriptionPersistState(FsImageProto.CacheManagerSection section, List<org.apache.hadoop.hdfs.protocol.proto.ClientNamenodeProtocolProtos.CachePoolInfoProto> pools, List<org.apache.hadoop.hdfs.protocol.proto.ClientNamenodeProtocolProtos.CacheDirectiveInfoProto> directives)