public static final class FsImageProto.StringTableSection.Entry.Builder extends <any> implements FsImageProto.StringTableSection.EntryOrBuilder
hadoop.hdfs.fsimage.StringTableSection.Entrypublic 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.MessageOrBuilderpublic FsImageProto.StringTableSection.Entry getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic 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.MessageLiteOrBuilderpublic FsImageProto.StringTableSection.Entry.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
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;public FsImageProto.StringTableSection.Entry.Builder clearId()
optional uint32 id = 1;public boolean hasStr()
optional string str = 2;hasStr in interface FsImageProto.StringTableSection.EntryOrBuilderpublic String getStr()
optional string str = 2;getStr in interface FsImageProto.StringTableSection.EntryOrBuilderpublic com.google.protobuf.ByteString getStrBytes()
optional string str = 2;getStrBytes in interface FsImageProto.StringTableSection.EntryOrBuilderpublic 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.