java.lang.Cloneable, FsImageProto.StringTableSection.EntryOrBuilder, org.apache.hadoop.thirdparty.protobuf.Message.Builder, org.apache.hadoop.thirdparty.protobuf.MessageLite.Builder, org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuilder, org.apache.hadoop.thirdparty.protobuf.MessageOrBuilderpublic static final class FsImageProto.StringTableSection.Entry.Builder extends org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.StringTableSection.Entry.Builder> implements FsImageProto.StringTableSection.EntryOrBuilder
hadoop.hdfs.fsimage.StringTableSection.Entry| Modifier and Type | Method | Description |
|---|---|---|
FsImageProto.StringTableSection.Entry.Builder |
addRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
FsImageProto.StringTableSection.Entry |
build() |
|
FsImageProto.StringTableSection.Entry |
buildPartial() |
|
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 |
getDefaultInstanceForType() |
|
static org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor |
getDescriptor() |
|
org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
|
int |
getId() |
optional uint32 id = 1; |
java.lang.String |
getStr() |
optional string str = 2; |
org.apache.hadoop.thirdparty.protobuf.ByteString |
getStrBytes() |
optional string str = 2; |
boolean |
hasId() |
optional uint32 id = 1; |
boolean |
hasStr() |
optional string str = 2; |
protected org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
|
boolean |
isInitialized() |
|
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.Builder |
setField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
java.lang.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,
java.lang.Object value) |
|
FsImageProto.StringTableSection.Entry.Builder |
setStr(java.lang.String 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) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitmergeDelimitedFrom, mergeDelimitedFrompublic static final org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor getDescriptor()
protected org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.StringTableSection.Entry.Builder>public FsImageProto.StringTableSection.Entry.Builder clear()
clear in interface org.apache.hadoop.thirdparty.protobuf.Message.Builderclear in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builderclear in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.StringTableSection.Entry.Builder>public org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface org.apache.hadoop.thirdparty.protobuf.Message.BuildergetDescriptorForType in interface org.apache.hadoop.thirdparty.protobuf.MessageOrBuildergetDescriptorForType in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.StringTableSection.Entry.Builder>public FsImageProto.StringTableSection.Entry getDefaultInstanceForType()
getDefaultInstanceForType in interface org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.apache.hadoop.thirdparty.protobuf.MessageOrBuilderpublic FsImageProto.StringTableSection.Entry build()
build in interface org.apache.hadoop.thirdparty.protobuf.Message.Builderbuild in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builderpublic FsImageProto.StringTableSection.Entry buildPartial()
buildPartial in interface org.apache.hadoop.thirdparty.protobuf.Message.BuilderbuildPartial in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builderpublic FsImageProto.StringTableSection.Entry.Builder clone()
clone in interface org.apache.hadoop.thirdparty.protobuf.Message.Builderclone in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builderclone in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.StringTableSection.Entry.Builder>public FsImageProto.StringTableSection.Entry.Builder setField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
setField in interface org.apache.hadoop.thirdparty.protobuf.Message.BuildersetField in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.StringTableSection.Entry.Builder>public FsImageProto.StringTableSection.Entry.Builder clearField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field)
clearField in interface org.apache.hadoop.thirdparty.protobuf.Message.BuilderclearField in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.StringTableSection.Entry.Builder>public FsImageProto.StringTableSection.Entry.Builder clearOneof(org.apache.hadoop.thirdparty.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface org.apache.hadoop.thirdparty.protobuf.Message.BuilderclearOneof in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.StringTableSection.Entry.Builder>public FsImageProto.StringTableSection.Entry.Builder setRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField in interface org.apache.hadoop.thirdparty.protobuf.Message.BuildersetRepeatedField in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.StringTableSection.Entry.Builder>public FsImageProto.StringTableSection.Entry.Builder addRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField in interface org.apache.hadoop.thirdparty.protobuf.Message.BuilderaddRepeatedField in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.StringTableSection.Entry.Builder>public FsImageProto.StringTableSection.Entry.Builder mergeFrom(org.apache.hadoop.thirdparty.protobuf.Message other)
mergeFrom in interface org.apache.hadoop.thirdparty.protobuf.Message.BuildermergeFrom in class org.apache.hadoop.thirdparty.protobuf.AbstractMessage.Builder<FsImageProto.StringTableSection.Entry.Builder>public FsImageProto.StringTableSection.Entry.Builder mergeFrom(FsImageProto.StringTableSection.Entry other)
public final boolean isInitialized()
isInitialized in interface org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuilderisInitialized in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.StringTableSection.Entry.Builder>public FsImageProto.StringTableSection.Entry.Builder mergeFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface org.apache.hadoop.thirdparty.protobuf.Message.BuildermergeFrom in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.BuildermergeFrom in class org.apache.hadoop.thirdparty.protobuf.AbstractMessage.Builder<FsImageProto.StringTableSection.Entry.Builder>java.io.IOExceptionpublic boolean hasId()
optional uint32 id = 1;hasId in interface FsImageProto.StringTableSection.EntryOrBuilderpublic int getId()
optional uint32 id = 1;getId in interface FsImageProto.StringTableSection.EntryOrBuilderpublic FsImageProto.StringTableSection.Entry.Builder setId(int value)
optional uint32 id = 1;value - The id to set.public FsImageProto.StringTableSection.Entry.Builder clearId()
optional uint32 id = 1;public boolean hasStr()
optional string str = 2;hasStr in interface FsImageProto.StringTableSection.EntryOrBuilderpublic java.lang.String getStr()
optional string str = 2;getStr in interface FsImageProto.StringTableSection.EntryOrBuilderpublic org.apache.hadoop.thirdparty.protobuf.ByteString getStrBytes()
optional string str = 2;getStrBytes in interface FsImageProto.StringTableSection.EntryOrBuilderpublic FsImageProto.StringTableSection.Entry.Builder setStr(java.lang.String value)
optional string str = 2;value - The str to set.public FsImageProto.StringTableSection.Entry.Builder clearStr()
optional string str = 2;public FsImageProto.StringTableSection.Entry.Builder setStrBytes(org.apache.hadoop.thirdparty.protobuf.ByteString value)
optional string str = 2;value - The bytes for str to set.public final FsImageProto.StringTableSection.Entry.Builder setUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface org.apache.hadoop.thirdparty.protobuf.Message.BuildersetUnknownFields in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.StringTableSection.Entry.Builder>public final FsImageProto.StringTableSection.Entry.Builder mergeUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface org.apache.hadoop.thirdparty.protobuf.Message.BuildermergeUnknownFields in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.StringTableSection.Entry.Builder>Copyright © 2008–2025 Apache Software Foundation. All rights reserved.