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