public static final class FsImageProto.StringTableSection.Entry.Builder extends <any> implements FsImageProto.StringTableSection.EntryOrBuilder
hadoop.hdfs.fsimage.StringTableSection.Entry
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
public FsImageProto.StringTableSection.Entry.Builder clear()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
public FsImageProto.StringTableSection.Entry getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public FsImageProto.StringTableSection.Entry build()
public FsImageProto.StringTableSection.Entry buildPartial()
public FsImageProto.StringTableSection.Entry.Builder clone()
public FsImageProto.StringTableSection.Entry.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
public FsImageProto.StringTableSection.Entry.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
public FsImageProto.StringTableSection.Entry.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
public FsImageProto.StringTableSection.Entry.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
public FsImageProto.StringTableSection.Entry.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
public FsImageProto.StringTableSection.Entry.Builder mergeFrom(com.google.protobuf.Message other)
public FsImageProto.StringTableSection.Entry.Builder mergeFrom(FsImageProto.StringTableSection.Entry other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
public FsImageProto.StringTableSection.Entry.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public boolean hasId()
optional uint32 id = 1;
hasId
in interface FsImageProto.StringTableSection.EntryOrBuilder
public int getId()
optional uint32 id = 1;
getId
in interface FsImageProto.StringTableSection.EntryOrBuilder
public FsImageProto.StringTableSection.Entry.Builder setId(int value)
optional uint32 id = 1;
public FsImageProto.StringTableSection.Entry.Builder clearId()
optional uint32 id = 1;
public boolean hasStr()
optional string str = 2;
hasStr
in interface FsImageProto.StringTableSection.EntryOrBuilder
public String getStr()
optional string str = 2;
getStr
in interface FsImageProto.StringTableSection.EntryOrBuilder
public com.google.protobuf.ByteString getStrBytes()
optional string str = 2;
getStrBytes
in interface FsImageProto.StringTableSection.EntryOrBuilder
public FsImageProto.StringTableSection.Entry.Builder setStr(String value)
optional string str = 2;
public FsImageProto.StringTableSection.Entry.Builder clearStr()
optional string str = 2;
public FsImageProto.StringTableSection.Entry.Builder setStrBytes(com.google.protobuf.ByteString value)
optional string str = 2;
public final FsImageProto.StringTableSection.Entry.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
public final FsImageProto.StringTableSection.Entry.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.