public static final class BackupProtos.TableServerTimestamp extends com.google.protobuf.GeneratedMessage implements BackupProtos.TableServerTimestampOrBuilder
TableServerTimestamp
Modifier and Type | Class and Description |
---|---|
static class |
BackupProtos.TableServerTimestamp.Builder
Protobuf type
TableServerTimestamp |
Modifier and Type | Field and Description |
---|---|
static <any> |
PARSER |
static int |
SERVER_TIMESTAMP_FIELD_NUMBER |
static int |
TABLE_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
static BackupProtos.TableServerTimestamp |
getDefaultInstance() |
BackupProtos.TableServerTimestamp |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
<any> |
getParserForType() |
int |
getSerializedSize() |
BackupProtos.ServerTimestamp |
getServerTimestamp(int index)
repeated .ServerTimestamp server_timestamp = 2; |
int |
getServerTimestampCount()
repeated .ServerTimestamp server_timestamp = 2; |
List<BackupProtos.ServerTimestamp> |
getServerTimestampList()
repeated .ServerTimestamp server_timestamp = 2; |
BackupProtos.ServerTimestampOrBuilder |
getServerTimestampOrBuilder(int index)
repeated .ServerTimestamp server_timestamp = 2; |
List<? extends BackupProtos.ServerTimestampOrBuilder> |
getServerTimestampOrBuilderList()
repeated .ServerTimestamp server_timestamp = 2; |
HBaseProtos.TableName |
getTable()
required .TableName table = 1; |
HBaseProtos.TableNameOrBuilder |
getTableOrBuilder()
required .TableName table = 1; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
boolean |
hasTable()
required .TableName table = 1; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static BackupProtos.TableServerTimestamp.Builder |
newBuilder() |
static BackupProtos.TableServerTimestamp.Builder |
newBuilder(BackupProtos.TableServerTimestamp prototype) |
BackupProtos.TableServerTimestamp.Builder |
newBuilderForType() |
protected BackupProtos.TableServerTimestamp.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static BackupProtos.TableServerTimestamp |
parseDelimitedFrom(InputStream input) |
static BackupProtos.TableServerTimestamp |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BackupProtos.TableServerTimestamp |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BackupProtos.TableServerTimestamp |
parseFrom(com.google.protobuf.ByteString data) |
static BackupProtos.TableServerTimestamp |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BackupProtos.TableServerTimestamp |
parseFrom(com.google.protobuf.CodedInputStream input) |
static BackupProtos.TableServerTimestamp |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BackupProtos.TableServerTimestamp |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BackupProtos.TableServerTimestamp.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
public static <any> PARSER
public static final int TABLE_FIELD_NUMBER
public static final int SERVER_TIMESTAMP_FIELD_NUMBER
public static BackupProtos.TableServerTimestamp getDefaultInstance()
public BackupProtos.TableServerTimestamp 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 boolean hasTable()
required .TableName table = 1;
hasTable
in interface BackupProtos.TableServerTimestampOrBuilder
public HBaseProtos.TableName getTable()
required .TableName table = 1;
getTable
in interface BackupProtos.TableServerTimestampOrBuilder
public HBaseProtos.TableNameOrBuilder getTableOrBuilder()
required .TableName table = 1;
getTableOrBuilder
in interface BackupProtos.TableServerTimestampOrBuilder
public List<BackupProtos.ServerTimestamp> getServerTimestampList()
repeated .ServerTimestamp server_timestamp = 2;
getServerTimestampList
in interface BackupProtos.TableServerTimestampOrBuilder
public List<? extends BackupProtos.ServerTimestampOrBuilder> getServerTimestampOrBuilderList()
repeated .ServerTimestamp server_timestamp = 2;
getServerTimestampOrBuilderList
in interface BackupProtos.TableServerTimestampOrBuilder
public int getServerTimestampCount()
repeated .ServerTimestamp server_timestamp = 2;
getServerTimestampCount
in interface BackupProtos.TableServerTimestampOrBuilder
public BackupProtos.ServerTimestamp getServerTimestamp(int index)
repeated .ServerTimestamp server_timestamp = 2;
getServerTimestamp
in interface BackupProtos.TableServerTimestampOrBuilder
public BackupProtos.ServerTimestampOrBuilder getServerTimestampOrBuilder(int index)
repeated .ServerTimestamp server_timestamp = 2;
getServerTimestampOrBuilder
in interface BackupProtos.TableServerTimestampOrBuilder
public final boolean isInitialized()
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
IOException
public int getSerializedSize()
protected Object writeReplace() throws ObjectStreamException
ObjectStreamException
public boolean equals(Object obj)
public int hashCode()
public static BackupProtos.TableServerTimestamp parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static BackupProtos.TableServerTimestamp parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static BackupProtos.TableServerTimestamp parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static BackupProtos.TableServerTimestamp parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static BackupProtos.TableServerTimestamp parseDelimitedFrom(InputStream input) throws IOException
IOException
public static BackupProtos.TableServerTimestamp parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static BackupProtos.TableServerTimestamp parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static BackupProtos.TableServerTimestamp parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static BackupProtos.TableServerTimestamp.Builder newBuilder()
public BackupProtos.TableServerTimestamp.Builder newBuilderForType()
public static BackupProtos.TableServerTimestamp.Builder newBuilder(BackupProtos.TableServerTimestamp prototype)
public BackupProtos.TableServerTimestamp.Builder toBuilder()
protected BackupProtos.TableServerTimestamp.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)