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 |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>
Modifier and Type | Field and Description |
---|---|
static int |
LOCATIONS_FIELD_NUMBER |
static com.google.protobuf.Parser<MapReduceProtos.TableSnapshotRegionSplit> |
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; |
com.google.protobuf.Parser<MapReduceProtos.TableSnapshotRegionSplit> |
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) |
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) |
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) |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, hasField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownField
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static com.google.protobuf.Parser<MapReduceProtos.TableSnapshotRegionSplit> 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()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessage
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage
public com.google.protobuf.Parser<MapReduceProtos.TableSnapshotRegionSplit> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessage
public List<String> getLocationsList()
repeated string locations = 2;
getLocationsList
in interface MapReduceProtos.TableSnapshotRegionSplitOrBuilder
public int getLocationsCount()
repeated string locations = 2;
getLocationsCount
in interface MapReduceProtos.TableSnapshotRegionSplitOrBuilder
public String getLocations(int index)
repeated string locations = 2;
getLocations
in interface MapReduceProtos.TableSnapshotRegionSplitOrBuilder
public com.google.protobuf.ByteString getLocationsBytes(int index)
repeated string locations = 2;
getLocationsBytes
in interface MapReduceProtos.TableSnapshotRegionSplitOrBuilder
public boolean hasTable()
optional .TableSchema table = 3;
hasTable
in interface MapReduceProtos.TableSnapshotRegionSplitOrBuilder
public HBaseProtos.TableSchema getTable()
optional .TableSchema table = 3;
getTable
in interface MapReduceProtos.TableSnapshotRegionSplitOrBuilder
public HBaseProtos.TableSchemaOrBuilder getTableOrBuilder()
optional .TableSchema table = 3;
getTableOrBuilder
in interface MapReduceProtos.TableSnapshotRegionSplitOrBuilder
public boolean hasRegion()
optional .RegionInfo region = 4;
hasRegion
in interface MapReduceProtos.TableSnapshotRegionSplitOrBuilder
public HBaseProtos.RegionInfo getRegion()
optional .RegionInfo region = 4;
getRegion
in interface MapReduceProtos.TableSnapshotRegionSplitOrBuilder
public HBaseProtos.RegionInfoOrBuilder getRegionOrBuilder()
optional .RegionInfo region = 4;
getRegionOrBuilder
in interface MapReduceProtos.TableSnapshotRegionSplitOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.AbstractMessage
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.AbstractMessage
protected Object writeReplace() throws ObjectStreamException
writeReplace
in class com.google.protobuf.GeneratedMessage
ObjectStreamException
public boolean equals(Object obj)
equals
in interface com.google.protobuf.Message
equals
in class com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface com.google.protobuf.Message
hashCode
in class com.google.protobuf.AbstractMessage
public static MapReduceProtos.TableSnapshotRegionSplit parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static MapReduceProtos.TableSnapshotRegionSplit parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static MapReduceProtos.TableSnapshotRegionSplit parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static MapReduceProtos.TableSnapshotRegionSplit parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static MapReduceProtos.TableSnapshotRegionSplit parseFrom(InputStream input) throws IOException
IOException
public static MapReduceProtos.TableSnapshotRegionSplit parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static MapReduceProtos.TableSnapshotRegionSplit parseDelimitedFrom(InputStream input) throws IOException
IOException
public static MapReduceProtos.TableSnapshotRegionSplit parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static MapReduceProtos.TableSnapshotRegionSplit parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static MapReduceProtos.TableSnapshotRegionSplit parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static MapReduceProtos.TableSnapshotRegionSplit.Builder newBuilder()
public MapReduceProtos.TableSnapshotRegionSplit.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static MapReduceProtos.TableSnapshotRegionSplit.Builder newBuilder(MapReduceProtos.TableSnapshotRegionSplit prototype)
public MapReduceProtos.TableSnapshotRegionSplit.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected MapReduceProtos.TableSnapshotRegionSplit.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessage
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.