Uses of Class
org.apache.hadoop.hdfs.server.namenode.FsImageProto.StringTableSection.Entry.Builder
Packages that use FsImageProto.StringTableSection.Entry.Builder
-
Uses of FsImageProto.StringTableSection.Entry.Builder in org.apache.hadoop.hdfs.server.namenode
Methods in org.apache.hadoop.hdfs.server.namenode that return FsImageProto.StringTableSection.Entry.BuilderModifier and TypeMethodDescriptionFsImageProto.StringTableSection.Entry.Builder.addRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, Object value) FsImageProto.StringTableSection.Entry.Builder.clear()FsImageProto.StringTableSection.Entry.Builder.clearField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field) FsImageProto.StringTableSection.Entry.Builder.clearId()optional uint32 id = 1;FsImageProto.StringTableSection.Entry.Builder.clearOneof(org.apache.hadoop.thirdparty.protobuf.Descriptors.OneofDescriptor oneof) FsImageProto.StringTableSection.Entry.Builder.clearStr()optional string str = 2;FsImageProto.StringTableSection.Entry.Builder.clone()FsImageProto.StringTableSection.Entry.Builder.mergeFrom(FsImageProto.StringTableSection.Entry other) FsImageProto.StringTableSection.Entry.Builder.mergeFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) FsImageProto.StringTableSection.Entry.Builder.mergeFrom(org.apache.hadoop.thirdparty.protobuf.Message other) FsImageProto.StringTableSection.Entry.Builder.mergeUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) FsImageProto.StringTableSection.Entry.newBuilder()FsImageProto.StringTableSection.Entry.newBuilder(FsImageProto.StringTableSection.Entry prototype) FsImageProto.StringTableSection.Entry.newBuilderForType()FsImageProto.StringTableSection.Entry.newBuilderForType(org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.BuilderParent parent) FsImageProto.StringTableSection.Entry.Builder.setField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, Object value) FsImageProto.StringTableSection.Entry.Builder.setId(int value) optional uint32 id = 1;FsImageProto.StringTableSection.Entry.Builder.setRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, int index, Object value) optional string str = 2;FsImageProto.StringTableSection.Entry.Builder.setStrBytes(org.apache.hadoop.thirdparty.protobuf.ByteString value) optional string str = 2;FsImageProto.StringTableSection.Entry.Builder.setUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) FsImageProto.StringTableSection.Entry.toBuilder()