public static final class MapReduceProtos.TableSnapshotRegionSplit.Builder extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<MapReduceProtos.TableSnapshotRegionSplit.Builder> implements MapReduceProtos.TableSnapshotRegionSplitOrBuilder
hbase.pb.TableSnapshotRegionSplit| Modifier and Type | Method and Description |
|---|---|
MapReduceProtos.TableSnapshotRegionSplit.Builder |
addAllLocations(Iterable<String> values)
repeated string locations = 2; |
MapReduceProtos.TableSnapshotRegionSplit.Builder |
addLocations(String value)
repeated string locations = 2; |
MapReduceProtos.TableSnapshotRegionSplit.Builder |
addLocationsBytes(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
repeated string locations = 2; |
MapReduceProtos.TableSnapshotRegionSplit.Builder |
addRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
MapReduceProtos.TableSnapshotRegionSplit |
build() |
MapReduceProtos.TableSnapshotRegionSplit |
buildPartial() |
MapReduceProtos.TableSnapshotRegionSplit.Builder |
clear() |
MapReduceProtos.TableSnapshotRegionSplit.Builder |
clearField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field) |
MapReduceProtos.TableSnapshotRegionSplit.Builder |
clearLocations()
repeated string locations = 2; |
MapReduceProtos.TableSnapshotRegionSplit.Builder |
clearOneof(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.OneofDescriptor oneof) |
MapReduceProtos.TableSnapshotRegionSplit.Builder |
clearRegion()
optional .hbase.pb.RegionInfo region = 4; |
MapReduceProtos.TableSnapshotRegionSplit.Builder |
clearTable()
optional .hbase.pb.TableSchema table = 3; |
MapReduceProtos.TableSnapshotRegionSplit.Builder |
clone() |
MapReduceProtos.TableSnapshotRegionSplit |
getDefaultInstanceForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getLocations(int index)
repeated string locations = 2; |
org.apache.hbase.thirdparty.com.google.protobuf.ByteString |
getLocationsBytes(int index)
repeated string locations = 2; |
int |
getLocationsCount()
repeated string locations = 2; |
org.apache.hbase.thirdparty.com.google.protobuf.ProtocolStringList |
getLocationsList()
repeated string locations = 2; |
HBaseProtos.RegionInfo |
getRegion()
optional .hbase.pb.RegionInfo region = 4; |
HBaseProtos.RegionInfo.Builder |
getRegionBuilder()
optional .hbase.pb.RegionInfo region = 4; |
HBaseProtos.RegionInfoOrBuilder |
getRegionOrBuilder()
optional .hbase.pb.RegionInfo region = 4; |
HBaseProtos.TableSchema |
getTable()
optional .hbase.pb.TableSchema table = 3; |
HBaseProtos.TableSchema.Builder |
getTableBuilder()
optional .hbase.pb.TableSchema table = 3; |
HBaseProtos.TableSchemaOrBuilder |
getTableOrBuilder()
optional .hbase.pb.TableSchema table = 3; |
boolean |
hasRegion()
optional .hbase.pb.RegionInfo region = 4; |
boolean |
hasTable()
optional .hbase.pb.TableSchema table = 3; |
protected org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
MapReduceProtos.TableSnapshotRegionSplit.Builder |
mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
MapReduceProtos.TableSnapshotRegionSplit.Builder |
mergeFrom(MapReduceProtos.TableSnapshotRegionSplit other) |
MapReduceProtos.TableSnapshotRegionSplit.Builder |
mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.Message other) |
MapReduceProtos.TableSnapshotRegionSplit.Builder |
mergeRegion(HBaseProtos.RegionInfo value)
optional .hbase.pb.RegionInfo region = 4; |
MapReduceProtos.TableSnapshotRegionSplit.Builder |
mergeTable(HBaseProtos.TableSchema value)
optional .hbase.pb.TableSchema table = 3; |
MapReduceProtos.TableSnapshotRegionSplit.Builder |
mergeUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
MapReduceProtos.TableSnapshotRegionSplit.Builder |
setField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
MapReduceProtos.TableSnapshotRegionSplit.Builder |
setLocations(int index,
String value)
repeated string locations = 2; |
MapReduceProtos.TableSnapshotRegionSplit.Builder |
setRegion(HBaseProtos.RegionInfo.Builder builderForValue)
optional .hbase.pb.RegionInfo region = 4; |
MapReduceProtos.TableSnapshotRegionSplit.Builder |
setRegion(HBaseProtos.RegionInfo value)
optional .hbase.pb.RegionInfo region = 4; |
MapReduceProtos.TableSnapshotRegionSplit.Builder |
setRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
MapReduceProtos.TableSnapshotRegionSplit.Builder |
setTable(HBaseProtos.TableSchema.Builder builderForValue)
optional .hbase.pb.TableSchema table = 3; |
MapReduceProtos.TableSnapshotRegionSplit.Builder |
setTable(HBaseProtos.TableSchema value)
optional .hbase.pb.TableSchema table = 3; |
MapReduceProtos.TableSnapshotRegionSplit.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<MapReduceProtos.TableSnapshotRegionSplit.Builder>public MapReduceProtos.TableSnapshotRegionSplit.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<MapReduceProtos.TableSnapshotRegionSplit.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<MapReduceProtos.TableSnapshotRegionSplit.Builder>public MapReduceProtos.TableSnapshotRegionSplit getDefaultInstanceForType()
getDefaultInstanceForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilderpublic MapReduceProtos.TableSnapshotRegionSplit build()
build in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderbuild in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderpublic MapReduceProtos.TableSnapshotRegionSplit buildPartial()
buildPartial in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderbuildPartial in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderpublic MapReduceProtos.TableSnapshotRegionSplit.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<MapReduceProtos.TableSnapshotRegionSplit.Builder>public MapReduceProtos.TableSnapshotRegionSplit.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<MapReduceProtos.TableSnapshotRegionSplit.Builder>public MapReduceProtos.TableSnapshotRegionSplit.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<MapReduceProtos.TableSnapshotRegionSplit.Builder>public MapReduceProtos.TableSnapshotRegionSplit.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<MapReduceProtos.TableSnapshotRegionSplit.Builder>public MapReduceProtos.TableSnapshotRegionSplit.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<MapReduceProtos.TableSnapshotRegionSplit.Builder>public MapReduceProtos.TableSnapshotRegionSplit.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<MapReduceProtos.TableSnapshotRegionSplit.Builder>public MapReduceProtos.TableSnapshotRegionSplit.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<MapReduceProtos.TableSnapshotRegionSplit.Builder>public MapReduceProtos.TableSnapshotRegionSplit.Builder mergeFrom(MapReduceProtos.TableSnapshotRegionSplit 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<MapReduceProtos.TableSnapshotRegionSplit.Builder>public MapReduceProtos.TableSnapshotRegionSplit.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<MapReduceProtos.TableSnapshotRegionSplit.Builder>IOExceptionpublic org.apache.hbase.thirdparty.com.google.protobuf.ProtocolStringList getLocationsList()
repeated string locations = 2;getLocationsList in interface MapReduceProtos.TableSnapshotRegionSplitOrBuilderpublic int getLocationsCount()
repeated string locations = 2;getLocationsCount in interface MapReduceProtos.TableSnapshotRegionSplitOrBuilderpublic String getLocations(int index)
repeated string locations = 2;getLocations in interface MapReduceProtos.TableSnapshotRegionSplitOrBuilderpublic org.apache.hbase.thirdparty.com.google.protobuf.ByteString getLocationsBytes(int index)
repeated string locations = 2;getLocationsBytes in interface MapReduceProtos.TableSnapshotRegionSplitOrBuilderpublic MapReduceProtos.TableSnapshotRegionSplit.Builder setLocations(int index, String value)
repeated string locations = 2;public MapReduceProtos.TableSnapshotRegionSplit.Builder addLocations(String value)
repeated string locations = 2;public MapReduceProtos.TableSnapshotRegionSplit.Builder addAllLocations(Iterable<String> values)
repeated string locations = 2;public MapReduceProtos.TableSnapshotRegionSplit.Builder clearLocations()
repeated string locations = 2;public MapReduceProtos.TableSnapshotRegionSplit.Builder addLocationsBytes(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
repeated string locations = 2;public boolean hasTable()
optional .hbase.pb.TableSchema table = 3;hasTable in interface MapReduceProtos.TableSnapshotRegionSplitOrBuilderpublic HBaseProtos.TableSchema getTable()
optional .hbase.pb.TableSchema table = 3;getTable in interface MapReduceProtos.TableSnapshotRegionSplitOrBuilderpublic MapReduceProtos.TableSnapshotRegionSplit.Builder setTable(HBaseProtos.TableSchema value)
optional .hbase.pb.TableSchema table = 3;public MapReduceProtos.TableSnapshotRegionSplit.Builder setTable(HBaseProtos.TableSchema.Builder builderForValue)
optional .hbase.pb.TableSchema table = 3;public MapReduceProtos.TableSnapshotRegionSplit.Builder mergeTable(HBaseProtos.TableSchema value)
optional .hbase.pb.TableSchema table = 3;public MapReduceProtos.TableSnapshotRegionSplit.Builder clearTable()
optional .hbase.pb.TableSchema table = 3;public HBaseProtos.TableSchema.Builder getTableBuilder()
optional .hbase.pb.TableSchema table = 3;public HBaseProtos.TableSchemaOrBuilder getTableOrBuilder()
optional .hbase.pb.TableSchema table = 3;getTableOrBuilder in interface MapReduceProtos.TableSnapshotRegionSplitOrBuilderpublic boolean hasRegion()
optional .hbase.pb.RegionInfo region = 4;hasRegion in interface MapReduceProtos.TableSnapshotRegionSplitOrBuilderpublic HBaseProtos.RegionInfo getRegion()
optional .hbase.pb.RegionInfo region = 4;getRegion in interface MapReduceProtos.TableSnapshotRegionSplitOrBuilderpublic MapReduceProtos.TableSnapshotRegionSplit.Builder setRegion(HBaseProtos.RegionInfo value)
optional .hbase.pb.RegionInfo region = 4;public MapReduceProtos.TableSnapshotRegionSplit.Builder setRegion(HBaseProtos.RegionInfo.Builder builderForValue)
optional .hbase.pb.RegionInfo region = 4;public MapReduceProtos.TableSnapshotRegionSplit.Builder mergeRegion(HBaseProtos.RegionInfo value)
optional .hbase.pb.RegionInfo region = 4;public MapReduceProtos.TableSnapshotRegionSplit.Builder clearRegion()
optional .hbase.pb.RegionInfo region = 4;public HBaseProtos.RegionInfo.Builder getRegionBuilder()
optional .hbase.pb.RegionInfo region = 4;public HBaseProtos.RegionInfoOrBuilder getRegionOrBuilder()
optional .hbase.pb.RegionInfo region = 4;getRegionOrBuilder in interface MapReduceProtos.TableSnapshotRegionSplitOrBuilderpublic final MapReduceProtos.TableSnapshotRegionSplit.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<MapReduceProtos.TableSnapshotRegionSplit.Builder>public final MapReduceProtos.TableSnapshotRegionSplit.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<MapReduceProtos.TableSnapshotRegionSplit.Builder>Copyright © 2007–2019 Cloudera. All rights reserved.