Uses of Class
org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection.Builder
Packages that use FsImageProto.StringTableSection.Builder
-
Uses of FsImageProto.StringTableSection.Builder in org.apache.hadoop.hdfs.server.namenode
Methods in org.apache.hadoop.hdfs.server.namenode that return FsImageProto.StringTableSection.BuilderModifier and TypeMethodDescriptionFsImageProto.StringTableSection.Builder.addRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, Object value) FsImageProto.StringTableSection.Builder.clear()FsImageProto.StringTableSection.Builder.clearField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field) FsImageProto.StringTableSection.Builder.clearMaskBits()repeated EntryFsImageProto.StringTableSection.Builder.clearNumEntry()optional uint32 numEntry = 1;FsImageProto.StringTableSection.Builder.clearOneof(org.apache.hadoop.thirdparty.protobuf.Descriptors.OneofDescriptor oneof) FsImageProto.StringTableSection.Builder.clone()FsImageProto.StringTableSection.Builder.mergeFrom(FsImageProto.StringTableSection other) FsImageProto.StringTableSection.Builder.mergeFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) FsImageProto.StringTableSection.Builder.mergeFrom(org.apache.hadoop.thirdparty.protobuf.Message other) FsImageProto.StringTableSection.Builder.mergeUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) FsImageProto.StringTableSection.newBuilder()FsImageProto.StringTableSection.newBuilder(FsImageProto.StringTableSection prototype) FsImageProto.StringTableSection.newBuilderForType()protected FsImageProto.StringTableSection.BuilderFsImageProto.StringTableSection.newBuilderForType(org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.BuilderParent parent) FsImageProto.StringTableSection.Builder.setField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, Object value) FsImageProto.StringTableSection.Builder.setMaskBits(int value) repeated EntryFsImageProto.StringTableSection.Builder.setNumEntry(int value) optional uint32 numEntry = 1;FsImageProto.StringTableSection.Builder.setRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, int index, Object value) FsImageProto.StringTableSection.Builder.setUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) FsImageProto.StringTableSection.toBuilder()