public static final class MapReduceProtos.TableSnapshotRegionSplit extends com.google.protobuf.GeneratedMessage implements MapReduceProtos.TableSnapshotRegionSplitOrBuilder
TableSnapshotRegionSplit| Modifier and Type | Class and Description | 
|---|---|
static class  | 
MapReduceProtos.TableSnapshotRegionSplit.Builder
Protobuf type  
TableSnapshotRegionSplit | 
| Modifier and Type | Field and Description | 
|---|---|
static int | 
LOCATIONS_FIELD_NUMBER  | 
static <any> | 
PARSER  | 
static int | 
REGION_FIELD_NUMBER  | 
static int | 
TABLE_FIELD_NUMBER  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object obj)  | 
static MapReduceProtos.TableSnapshotRegionSplit | 
getDefaultInstance()  | 
MapReduceProtos.TableSnapshotRegionSplit | 
getDefaultInstanceForType()  | 
static com.google.protobuf.Descriptors.Descriptor | 
getDescriptor()  | 
String | 
getLocations(int index)
repeated string locations = 2; | 
com.google.protobuf.ByteString | 
getLocationsBytes(int index)
repeated string locations = 2; | 
int | 
getLocationsCount()
repeated string locations = 2; | 
List<String> | 
getLocationsList()
repeated string locations = 2; | 
<any> | 
getParserForType()  | 
HBaseProtos.RegionInfo | 
getRegion()
optional .RegionInfo region = 4; | 
HBaseProtos.RegionInfoOrBuilder | 
getRegionOrBuilder()
optional .RegionInfo region = 4; | 
int | 
getSerializedSize()  | 
HBaseProtos.TableSchema | 
getTable()
optional .TableSchema table = 3; | 
HBaseProtos.TableSchemaOrBuilder | 
getTableOrBuilder()
optional .TableSchema table = 3; | 
com.google.protobuf.UnknownFieldSet | 
getUnknownFields()  | 
int | 
hashCode()  | 
boolean | 
hasRegion()
optional .RegionInfo region = 4; | 
boolean | 
hasTable()
optional .TableSchema table = 3; | 
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable | 
internalGetFieldAccessorTable()  | 
boolean | 
isInitialized()  | 
static MapReduceProtos.TableSnapshotRegionSplit.Builder | 
newBuilder()  | 
static MapReduceProtos.TableSnapshotRegionSplit.Builder | 
newBuilder(MapReduceProtos.TableSnapshotRegionSplit prototype)  | 
MapReduceProtos.TableSnapshotRegionSplit.Builder | 
newBuilderForType()  | 
protected MapReduceProtos.TableSnapshotRegionSplit.Builder | 
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)  | 
static MapReduceProtos.TableSnapshotRegionSplit | 
parseDelimitedFrom(InputStream input)  | 
static MapReduceProtos.TableSnapshotRegionSplit | 
parseDelimitedFrom(InputStream input,
                  com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
static MapReduceProtos.TableSnapshotRegionSplit | 
parseFrom(byte[] data,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
static MapReduceProtos.TableSnapshotRegionSplit | 
parseFrom(com.google.protobuf.ByteString data)  | 
static MapReduceProtos.TableSnapshotRegionSplit | 
parseFrom(com.google.protobuf.ByteString data,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
static MapReduceProtos.TableSnapshotRegionSplit | 
parseFrom(com.google.protobuf.CodedInputStream input)  | 
static MapReduceProtos.TableSnapshotRegionSplit | 
parseFrom(com.google.protobuf.CodedInputStream input,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
static MapReduceProtos.TableSnapshotRegionSplit | 
parseFrom(InputStream input,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
MapReduceProtos.TableSnapshotRegionSplit.Builder | 
toBuilder()  | 
protected Object | 
writeReplace()  | 
void | 
writeTo(com.google.protobuf.CodedOutputStream output)  | 
public static <any> PARSER
public static final int LOCATIONS_FIELD_NUMBER
public static final int TABLE_FIELD_NUMBER
public static final int REGION_FIELD_NUMBER
public static MapReduceProtos.TableSnapshotRegionSplit getDefaultInstance()
public MapReduceProtos.TableSnapshotRegionSplit getDefaultInstanceForType()
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
public <any> getParserForType()
public List<String> 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 com.google.protobuf.ByteString getLocationsBytes(int index)
repeated string locations = 2;getLocationsBytes in interface MapReduceProtos.TableSnapshotRegionSplitOrBuilderpublic boolean hasTable()
optional .TableSchema table = 3;hasTable in interface MapReduceProtos.TableSnapshotRegionSplitOrBuilderpublic HBaseProtos.TableSchema getTable()
optional .TableSchema table = 3;getTable in interface MapReduceProtos.TableSnapshotRegionSplitOrBuilderpublic HBaseProtos.TableSchemaOrBuilder getTableOrBuilder()
optional .TableSchema table = 3;getTableOrBuilder in interface MapReduceProtos.TableSnapshotRegionSplitOrBuilderpublic boolean hasRegion()
optional .RegionInfo region = 4;hasRegion in interface MapReduceProtos.TableSnapshotRegionSplitOrBuilderpublic HBaseProtos.RegionInfo getRegion()
optional .RegionInfo region = 4;getRegion in interface MapReduceProtos.TableSnapshotRegionSplitOrBuilderpublic HBaseProtos.RegionInfoOrBuilder getRegionOrBuilder()
optional .RegionInfo region = 4;getRegionOrBuilder in interface MapReduceProtos.TableSnapshotRegionSplitOrBuilderpublic final boolean isInitialized()
public void writeTo(com.google.protobuf.CodedOutputStream output)
             throws IOException
IOExceptionpublic int getSerializedSize()
protected Object writeReplace() throws ObjectStreamException
ObjectStreamExceptionpublic boolean equals(Object obj)
public int hashCode()
public static MapReduceProtos.TableSnapshotRegionSplit parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MapReduceProtos.TableSnapshotRegionSplit parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MapReduceProtos.TableSnapshotRegionSplit parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MapReduceProtos.TableSnapshotRegionSplit parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MapReduceProtos.TableSnapshotRegionSplit parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static MapReduceProtos.TableSnapshotRegionSplit parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MapReduceProtos.TableSnapshotRegionSplit parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static MapReduceProtos.TableSnapshotRegionSplit parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MapReduceProtos.TableSnapshotRegionSplit.Builder newBuilder()
public MapReduceProtos.TableSnapshotRegionSplit.Builder newBuilderForType()
public static MapReduceProtos.TableSnapshotRegionSplit.Builder newBuilder(MapReduceProtos.TableSnapshotRegionSplit prototype)
public MapReduceProtos.TableSnapshotRegionSplit.Builder toBuilder()
protected MapReduceProtos.TableSnapshotRegionSplit.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)