public static final class HBaseProtos.RegionInfo.Builder extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<HBaseProtos.RegionInfo.Builder> implements HBaseProtos.RegionInfoOrBuilder
Protocol buffer version of HRegionInfo.Protobuf type
hbase.pb.RegionInfo| Modifier and Type | Method and Description |
|---|---|
HBaseProtos.RegionInfo.Builder |
addRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HBaseProtos.RegionInfo |
build() |
HBaseProtos.RegionInfo |
buildPartial() |
HBaseProtos.RegionInfo.Builder |
clear() |
HBaseProtos.RegionInfo.Builder |
clearEndKey()
optional bytes end_key = 4; |
HBaseProtos.RegionInfo.Builder |
clearField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field) |
HBaseProtos.RegionInfo.Builder |
clearOffline()
optional bool offline = 5; |
HBaseProtos.RegionInfo.Builder |
clearOneof(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.OneofDescriptor oneof) |
HBaseProtos.RegionInfo.Builder |
clearRegionId()
required uint64 region_id = 1; |
HBaseProtos.RegionInfo.Builder |
clearReplicaId()
optional int32 replica_id = 7 [default = 0]; |
HBaseProtos.RegionInfo.Builder |
clearSplit()
optional bool split = 6; |
HBaseProtos.RegionInfo.Builder |
clearStartKey()
optional bytes start_key = 3; |
HBaseProtos.RegionInfo.Builder |
clearTableName()
required .hbase.pb.TableName table_name = 2; |
HBaseProtos.RegionInfo.Builder |
clone() |
HBaseProtos.RegionInfo |
getDefaultInstanceForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
org.apache.hbase.thirdparty.com.google.protobuf.ByteString |
getEndKey()
optional bytes end_key = 4; |
boolean |
getOffline()
optional bool offline = 5; |
long |
getRegionId()
required uint64 region_id = 1; |
int |
getReplicaId()
optional int32 replica_id = 7 [default = 0]; |
boolean |
getSplit()
optional bool split = 6; |
org.apache.hbase.thirdparty.com.google.protobuf.ByteString |
getStartKey()
optional bytes start_key = 3; |
HBaseProtos.TableName |
getTableName()
required .hbase.pb.TableName table_name = 2; |
HBaseProtos.TableName.Builder |
getTableNameBuilder()
required .hbase.pb.TableName table_name = 2; |
HBaseProtos.TableNameOrBuilder |
getTableNameOrBuilder()
required .hbase.pb.TableName table_name = 2; |
boolean |
hasEndKey()
optional bytes end_key = 4; |
boolean |
hasOffline()
optional bool offline = 5; |
boolean |
hasRegionId()
required uint64 region_id = 1; |
boolean |
hasReplicaId()
optional int32 replica_id = 7 [default = 0]; |
boolean |
hasSplit()
optional bool split = 6; |
boolean |
hasStartKey()
optional bytes start_key = 3; |
boolean |
hasTableName()
required .hbase.pb.TableName table_name = 2; |
protected org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
HBaseProtos.RegionInfo.Builder |
mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
HBaseProtos.RegionInfo.Builder |
mergeFrom(HBaseProtos.RegionInfo other) |
HBaseProtos.RegionInfo.Builder |
mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.Message other) |
HBaseProtos.RegionInfo.Builder |
mergeTableName(HBaseProtos.TableName value)
required .hbase.pb.TableName table_name = 2; |
HBaseProtos.RegionInfo.Builder |
mergeUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
HBaseProtos.RegionInfo.Builder |
setEndKey(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
optional bytes end_key = 4; |
HBaseProtos.RegionInfo.Builder |
setField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HBaseProtos.RegionInfo.Builder |
setOffline(boolean value)
optional bool offline = 5; |
HBaseProtos.RegionInfo.Builder |
setRegionId(long value)
required uint64 region_id = 1; |
HBaseProtos.RegionInfo.Builder |
setRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
HBaseProtos.RegionInfo.Builder |
setReplicaId(int value)
optional int32 replica_id = 7 [default = 0]; |
HBaseProtos.RegionInfo.Builder |
setSplit(boolean value)
optional bool split = 6; |
HBaseProtos.RegionInfo.Builder |
setStartKey(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
optional bytes start_key = 3; |
HBaseProtos.RegionInfo.Builder |
setTableName(HBaseProtos.TableName.Builder builderForValue)
required .hbase.pb.TableName table_name = 2; |
HBaseProtos.RegionInfo.Builder |
setTableName(HBaseProtos.TableName value)
required .hbase.pb.TableName table_name = 2; |
HBaseProtos.RegionInfo.Builder |
setUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<HBaseProtos.RegionInfo.Builder>public HBaseProtos.RegionInfo.Builder clear()
clear in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderclear in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderclear in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<HBaseProtos.RegionInfo.Builder>public org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildergetDescriptorForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuildergetDescriptorForType in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<HBaseProtos.RegionInfo.Builder>public HBaseProtos.RegionInfo getDefaultInstanceForType()
getDefaultInstanceForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilderpublic HBaseProtos.RegionInfo build()
build in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderbuild in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderpublic HBaseProtos.RegionInfo buildPartial()
buildPartial in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderbuildPartial in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderpublic HBaseProtos.RegionInfo.Builder clone()
clone in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderclone in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderclone in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<HBaseProtos.RegionInfo.Builder>public HBaseProtos.RegionInfo.Builder setField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildersetField in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<HBaseProtos.RegionInfo.Builder>public HBaseProtos.RegionInfo.Builder clearField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderclearField in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<HBaseProtos.RegionInfo.Builder>public HBaseProtos.RegionInfo.Builder clearOneof(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderclearOneof in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<HBaseProtos.RegionInfo.Builder>public HBaseProtos.RegionInfo.Builder setRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildersetRepeatedField in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<HBaseProtos.RegionInfo.Builder>public HBaseProtos.RegionInfo.Builder addRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderaddRepeatedField in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<HBaseProtos.RegionInfo.Builder>public HBaseProtos.RegionInfo.Builder mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.Message other)
mergeFrom in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildermergeFrom in class org.apache.hbase.thirdparty.com.google.protobuf.AbstractMessage.Builder<HBaseProtos.RegionInfo.Builder>public HBaseProtos.RegionInfo.Builder mergeFrom(HBaseProtos.RegionInfo other)
public final boolean isInitialized()
isInitialized in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<HBaseProtos.RegionInfo.Builder>public HBaseProtos.RegionInfo.Builder mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input, org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildermergeFrom in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.BuildermergeFrom in class org.apache.hbase.thirdparty.com.google.protobuf.AbstractMessage.Builder<HBaseProtos.RegionInfo.Builder>IOExceptionpublic boolean hasRegionId()
required uint64 region_id = 1;hasRegionId in interface HBaseProtos.RegionInfoOrBuilderpublic long getRegionId()
required uint64 region_id = 1;getRegionId in interface HBaseProtos.RegionInfoOrBuilderpublic HBaseProtos.RegionInfo.Builder setRegionId(long value)
required uint64 region_id = 1;public HBaseProtos.RegionInfo.Builder clearRegionId()
required uint64 region_id = 1;public boolean hasTableName()
required .hbase.pb.TableName table_name = 2;hasTableName in interface HBaseProtos.RegionInfoOrBuilderpublic HBaseProtos.TableName getTableName()
required .hbase.pb.TableName table_name = 2;getTableName in interface HBaseProtos.RegionInfoOrBuilderpublic HBaseProtos.RegionInfo.Builder setTableName(HBaseProtos.TableName value)
required .hbase.pb.TableName table_name = 2;public HBaseProtos.RegionInfo.Builder setTableName(HBaseProtos.TableName.Builder builderForValue)
required .hbase.pb.TableName table_name = 2;public HBaseProtos.RegionInfo.Builder mergeTableName(HBaseProtos.TableName value)
required .hbase.pb.TableName table_name = 2;public HBaseProtos.RegionInfo.Builder clearTableName()
required .hbase.pb.TableName table_name = 2;public HBaseProtos.TableName.Builder getTableNameBuilder()
required .hbase.pb.TableName table_name = 2;public HBaseProtos.TableNameOrBuilder getTableNameOrBuilder()
required .hbase.pb.TableName table_name = 2;getTableNameOrBuilder in interface HBaseProtos.RegionInfoOrBuilderpublic boolean hasStartKey()
optional bytes start_key = 3;hasStartKey in interface HBaseProtos.RegionInfoOrBuilderpublic org.apache.hbase.thirdparty.com.google.protobuf.ByteString getStartKey()
optional bytes start_key = 3;getStartKey in interface HBaseProtos.RegionInfoOrBuilderpublic HBaseProtos.RegionInfo.Builder setStartKey(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
optional bytes start_key = 3;public HBaseProtos.RegionInfo.Builder clearStartKey()
optional bytes start_key = 3;public boolean hasEndKey()
optional bytes end_key = 4;hasEndKey in interface HBaseProtos.RegionInfoOrBuilderpublic org.apache.hbase.thirdparty.com.google.protobuf.ByteString getEndKey()
optional bytes end_key = 4;getEndKey in interface HBaseProtos.RegionInfoOrBuilderpublic HBaseProtos.RegionInfo.Builder setEndKey(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
optional bytes end_key = 4;public HBaseProtos.RegionInfo.Builder clearEndKey()
optional bytes end_key = 4;public boolean hasOffline()
optional bool offline = 5;hasOffline in interface HBaseProtos.RegionInfoOrBuilderpublic boolean getOffline()
optional bool offline = 5;getOffline in interface HBaseProtos.RegionInfoOrBuilderpublic HBaseProtos.RegionInfo.Builder setOffline(boolean value)
optional bool offline = 5;public HBaseProtos.RegionInfo.Builder clearOffline()
optional bool offline = 5;public boolean hasSplit()
optional bool split = 6;hasSplit in interface HBaseProtos.RegionInfoOrBuilderpublic boolean getSplit()
optional bool split = 6;getSplit in interface HBaseProtos.RegionInfoOrBuilderpublic HBaseProtos.RegionInfo.Builder setSplit(boolean value)
optional bool split = 6;public HBaseProtos.RegionInfo.Builder clearSplit()
optional bool split = 6;public boolean hasReplicaId()
optional int32 replica_id = 7 [default = 0];hasReplicaId in interface HBaseProtos.RegionInfoOrBuilderpublic int getReplicaId()
optional int32 replica_id = 7 [default = 0];getReplicaId in interface HBaseProtos.RegionInfoOrBuilderpublic HBaseProtos.RegionInfo.Builder setReplicaId(int value)
optional int32 replica_id = 7 [default = 0];public HBaseProtos.RegionInfo.Builder clearReplicaId()
optional int32 replica_id = 7 [default = 0];public final HBaseProtos.RegionInfo.Builder setUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildersetUnknownFields in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<HBaseProtos.RegionInfo.Builder>public final HBaseProtos.RegionInfo.Builder mergeUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildermergeUnknownFields in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<HBaseProtos.RegionInfo.Builder>Copyright © 2007–2019 Cloudera. All rights reserved.