public static final class WALProtos.WALKey extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3 implements WALProtos.WALKeyOrBuilder
Protocol buffer version of WALKey; see WALKey comment, not really a key but WALEdit header for some KVsProtobuf type
hbase.pb.WALKey| Modifier and Type | Class and Description |
|---|---|
static class |
WALProtos.WALKey.Builder
Protocol buffer version of WALKey; see WALKey comment, not really a key but WALEdit header
for some KVs
|
org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.BuilderParent, org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | Field and Description |
|---|---|
static int |
CLUSTER_ID_FIELD_NUMBER |
static int |
CLUSTER_IDS_FIELD_NUMBER |
static int |
ENCODED_REGION_NAME_FIELD_NUMBER |
static int |
FOLLOWING_KV_COUNT_FIELD_NUMBER |
static int |
LOG_SEQUENCE_NUMBER_FIELD_NUMBER |
static int |
NONCE_FIELD_NUMBER |
static int |
NONCEGROUP_FIELD_NUMBER |
static int |
ORIG_SEQUENCE_NUMBER_FIELD_NUMBER |
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<WALProtos.WALKey> |
PARSER
Deprecated.
|
static int |
SCOPES_FIELD_NUMBER |
static int |
TABLE_NAME_FIELD_NUMBER |
static int |
WRITE_TIME_FIELD_NUMBER |
alwaysUseFieldBuilders, unknownFields| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
HBaseProtos.UUID |
getClusterId()
Deprecated.
|
HBaseProtos.UUIDOrBuilder |
getClusterIdOrBuilder()
Deprecated.
|
HBaseProtos.UUID |
getClusterIds(int index)
This field contains the list of clusters that have
consumed the change
|
int |
getClusterIdsCount()
This field contains the list of clusters that have
consumed the change
|
List<HBaseProtos.UUID> |
getClusterIdsList()
This field contains the list of clusters that have
consumed the change
|
HBaseProtos.UUIDOrBuilder |
getClusterIdsOrBuilder(int index)
This field contains the list of clusters that have
consumed the change
|
List<? extends HBaseProtos.UUIDOrBuilder> |
getClusterIdsOrBuilderList()
This field contains the list of clusters that have
consumed the change
|
static WALProtos.WALKey |
getDefaultInstance() |
WALProtos.WALKey |
getDefaultInstanceForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
org.apache.hbase.thirdparty.com.google.protobuf.ByteString |
getEncodedRegionName()
required bytes encoded_region_name = 1; |
int |
getFollowingKvCount()
optional uint32 following_kv_count = 7; |
long |
getLogSequenceNumber()
required uint64 log_sequence_number = 3; |
long |
getNonce()
optional uint64 nonce = 10; |
long |
getNonceGroup()
optional uint64 nonceGroup = 9; |
long |
getOrigSequenceNumber()
optional uint64 orig_sequence_number = 11; |
org.apache.hbase.thirdparty.com.google.protobuf.Parser<WALProtos.WALKey> |
getParserForType() |
WALProtos.FamilyScope |
getScopes(int index)
repeated .hbase.pb.FamilyScope scopes = 6; |
int |
getScopesCount()
repeated .hbase.pb.FamilyScope scopes = 6; |
List<WALProtos.FamilyScope> |
getScopesList()
repeated .hbase.pb.FamilyScope scopes = 6; |
WALProtos.FamilyScopeOrBuilder |
getScopesOrBuilder(int index)
repeated .hbase.pb.FamilyScope scopes = 6; |
List<? extends WALProtos.FamilyScopeOrBuilder> |
getScopesOrBuilderList()
repeated .hbase.pb.FamilyScope scopes = 6; |
int |
getSerializedSize() |
org.apache.hbase.thirdparty.com.google.protobuf.ByteString |
getTableName()
required bytes table_name = 2; |
org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
long |
getWriteTime()
required uint64 write_time = 4; |
boolean |
hasClusterId()
Deprecated.
|
boolean |
hasEncodedRegionName()
required bytes encoded_region_name = 1; |
boolean |
hasFollowingKvCount()
optional uint32 following_kv_count = 7; |
int |
hashCode() |
boolean |
hasLogSequenceNumber()
required uint64 log_sequence_number = 3; |
boolean |
hasNonce()
optional uint64 nonce = 10; |
boolean |
hasNonceGroup()
optional uint64 nonceGroup = 9; |
boolean |
hasOrigSequenceNumber()
optional uint64 orig_sequence_number = 11; |
boolean |
hasTableName()
required bytes table_name = 2; |
boolean |
hasWriteTime()
required uint64 write_time = 4; |
protected org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static WALProtos.WALKey.Builder |
newBuilder() |
static WALProtos.WALKey.Builder |
newBuilder(WALProtos.WALKey prototype) |
WALProtos.WALKey.Builder |
newBuilderForType() |
protected WALProtos.WALKey.Builder |
newBuilderForType(org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static WALProtos.WALKey |
parseDelimitedFrom(InputStream input) |
static WALProtos.WALKey |
parseDelimitedFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WALProtos.WALKey |
parseFrom(byte[] data) |
static WALProtos.WALKey |
parseFrom(byte[] data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WALProtos.WALKey |
parseFrom(ByteBuffer data) |
static WALProtos.WALKey |
parseFrom(ByteBuffer data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WALProtos.WALKey |
parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data) |
static WALProtos.WALKey |
parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WALProtos.WALKey |
parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input) |
static WALProtos.WALKey |
parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WALProtos.WALKey |
parseFrom(InputStream input) |
static WALProtos.WALKey |
parseFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<WALProtos.WALKey> |
parser() |
WALProtos.WALKey.Builder |
toBuilder() |
void |
writeTo(org.apache.hbase.thirdparty.com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int ENCODED_REGION_NAME_FIELD_NUMBER
public static final int TABLE_NAME_FIELD_NUMBER
public static final int LOG_SEQUENCE_NUMBER_FIELD_NUMBER
public static final int WRITE_TIME_FIELD_NUMBER
public static final int CLUSTER_ID_FIELD_NUMBER
public static final int SCOPES_FIELD_NUMBER
public static final int FOLLOWING_KV_COUNT_FIELD_NUMBER
public static final int CLUSTER_IDS_FIELD_NUMBER
public static final int NONCEGROUP_FIELD_NUMBER
public static final int NONCE_FIELD_NUMBER
public static final int ORIG_SEQUENCE_NUMBER_FIELD_NUMBER
@Deprecated public static final org.apache.hbase.thirdparty.com.google.protobuf.Parser<WALProtos.WALKey> PARSER
public final org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuildergetUnknownFields in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3public 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.GeneratedMessageV3public boolean hasEncodedRegionName()
required bytes encoded_region_name = 1;hasEncodedRegionName in interface WALProtos.WALKeyOrBuilderpublic org.apache.hbase.thirdparty.com.google.protobuf.ByteString getEncodedRegionName()
required bytes encoded_region_name = 1;getEncodedRegionName in interface WALProtos.WALKeyOrBuilderpublic boolean hasTableName()
required bytes table_name = 2;hasTableName in interface WALProtos.WALKeyOrBuilderpublic org.apache.hbase.thirdparty.com.google.protobuf.ByteString getTableName()
required bytes table_name = 2;getTableName in interface WALProtos.WALKeyOrBuilderpublic boolean hasLogSequenceNumber()
required uint64 log_sequence_number = 3;hasLogSequenceNumber in interface WALProtos.WALKeyOrBuilderpublic long getLogSequenceNumber()
required uint64 log_sequence_number = 3;getLogSequenceNumber in interface WALProtos.WALKeyOrBuilderpublic boolean hasWriteTime()
required uint64 write_time = 4;hasWriteTime in interface WALProtos.WALKeyOrBuilderpublic long getWriteTime()
required uint64 write_time = 4;getWriteTime in interface WALProtos.WALKeyOrBuilder@Deprecated public boolean hasClusterId()
This parameter is deprecated in favor of clusters which contains the list of clusters that have consumed the change. It is retained so that the log created by earlier releases (0.94) can be read by the newer releases.
optional .hbase.pb.UUID cluster_id = 5 [deprecated = true];hasClusterId in interface WALProtos.WALKeyOrBuilder@Deprecated public HBaseProtos.UUID getClusterId()
This parameter is deprecated in favor of clusters which contains the list of clusters that have consumed the change. It is retained so that the log created by earlier releases (0.94) can be read by the newer releases.
optional .hbase.pb.UUID cluster_id = 5 [deprecated = true];getClusterId in interface WALProtos.WALKeyOrBuilder@Deprecated public HBaseProtos.UUIDOrBuilder getClusterIdOrBuilder()
This parameter is deprecated in favor of clusters which contains the list of clusters that have consumed the change. It is retained so that the log created by earlier releases (0.94) can be read by the newer releases.
optional .hbase.pb.UUID cluster_id = 5 [deprecated = true];getClusterIdOrBuilder in interface WALProtos.WALKeyOrBuilderpublic List<WALProtos.FamilyScope> getScopesList()
repeated .hbase.pb.FamilyScope scopes = 6;getScopesList in interface WALProtos.WALKeyOrBuilderpublic List<? extends WALProtos.FamilyScopeOrBuilder> getScopesOrBuilderList()
repeated .hbase.pb.FamilyScope scopes = 6;getScopesOrBuilderList in interface WALProtos.WALKeyOrBuilderpublic int getScopesCount()
repeated .hbase.pb.FamilyScope scopes = 6;getScopesCount in interface WALProtos.WALKeyOrBuilderpublic WALProtos.FamilyScope getScopes(int index)
repeated .hbase.pb.FamilyScope scopes = 6;getScopes in interface WALProtos.WALKeyOrBuilderpublic WALProtos.FamilyScopeOrBuilder getScopesOrBuilder(int index)
repeated .hbase.pb.FamilyScope scopes = 6;getScopesOrBuilder in interface WALProtos.WALKeyOrBuilderpublic boolean hasFollowingKvCount()
optional uint32 following_kv_count = 7;hasFollowingKvCount in interface WALProtos.WALKeyOrBuilderpublic int getFollowingKvCount()
optional uint32 following_kv_count = 7;getFollowingKvCount in interface WALProtos.WALKeyOrBuilderpublic List<HBaseProtos.UUID> getClusterIdsList()
This field contains the list of clusters that have consumed the change
repeated .hbase.pb.UUID cluster_ids = 8;getClusterIdsList in interface WALProtos.WALKeyOrBuilderpublic List<? extends HBaseProtos.UUIDOrBuilder> getClusterIdsOrBuilderList()
This field contains the list of clusters that have consumed the change
repeated .hbase.pb.UUID cluster_ids = 8;getClusterIdsOrBuilderList in interface WALProtos.WALKeyOrBuilderpublic int getClusterIdsCount()
This field contains the list of clusters that have consumed the change
repeated .hbase.pb.UUID cluster_ids = 8;getClusterIdsCount in interface WALProtos.WALKeyOrBuilderpublic HBaseProtos.UUID getClusterIds(int index)
This field contains the list of clusters that have consumed the change
repeated .hbase.pb.UUID cluster_ids = 8;getClusterIds in interface WALProtos.WALKeyOrBuilderpublic HBaseProtos.UUIDOrBuilder getClusterIdsOrBuilder(int index)
This field contains the list of clusters that have consumed the change
repeated .hbase.pb.UUID cluster_ids = 8;getClusterIdsOrBuilder in interface WALProtos.WALKeyOrBuilderpublic boolean hasNonceGroup()
optional uint64 nonceGroup = 9;hasNonceGroup in interface WALProtos.WALKeyOrBuilderpublic long getNonceGroup()
optional uint64 nonceGroup = 9;getNonceGroup in interface WALProtos.WALKeyOrBuilderpublic boolean hasNonce()
optional uint64 nonce = 10;hasNonce in interface WALProtos.WALKeyOrBuilderpublic long getNonce()
optional uint64 nonce = 10;getNonce in interface WALProtos.WALKeyOrBuilderpublic boolean hasOrigSequenceNumber()
optional uint64 orig_sequence_number = 11;hasOrigSequenceNumber in interface WALProtos.WALKeyOrBuilderpublic long getOrigSequenceNumber()
optional uint64 orig_sequence_number = 11;getOrigSequenceNumber in interface WALProtos.WALKeyOrBuilderpublic final boolean isInitialized()
isInitialized in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3public void writeTo(org.apache.hbase.thirdparty.com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLitewriteTo in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLitegetSerializedSize in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface org.apache.hbase.thirdparty.com.google.protobuf.Messageequals in class org.apache.hbase.thirdparty.com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface org.apache.hbase.thirdparty.com.google.protobuf.MessagehashCode in class org.apache.hbase.thirdparty.com.google.protobuf.AbstractMessagepublic static WALProtos.WALKey parseFrom(ByteBuffer data) throws org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException
org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static WALProtos.WALKey parseFrom(ByteBuffer data, org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException
org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static WALProtos.WALKey parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data) throws org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException
org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static WALProtos.WALKey parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data, org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException
org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static WALProtos.WALKey parseFrom(byte[] data) throws org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException
org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static WALProtos.WALKey parseFrom(byte[] data, org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException
org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static WALProtos.WALKey parseFrom(InputStream input) throws IOException
IOExceptionpublic static WALProtos.WALKey parseFrom(InputStream input, org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static WALProtos.WALKey parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static WALProtos.WALKey parseDelimitedFrom(InputStream input, org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static WALProtos.WALKey parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static WALProtos.WALKey parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input, org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic WALProtos.WALKey.Builder newBuilderForType()
newBuilderForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessagenewBuilderForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLitepublic static WALProtos.WALKey.Builder newBuilder()
public static WALProtos.WALKey.Builder newBuilder(WALProtos.WALKey prototype)
public WALProtos.WALKey.Builder toBuilder()
toBuilder in interface org.apache.hbase.thirdparty.com.google.protobuf.MessagetoBuilder in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteprotected WALProtos.WALKey.Builder newBuilderForType(org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3public static WALProtos.WALKey getDefaultInstance()
public static org.apache.hbase.thirdparty.com.google.protobuf.Parser<WALProtos.WALKey> parser()
public org.apache.hbase.thirdparty.com.google.protobuf.Parser<WALProtos.WALKey> getParserForType()
getParserForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessagegetParserForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLitegetParserForType in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3public WALProtos.WALKey getDefaultInstanceForType()
getDefaultInstanceForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilderCopyright © 2007–2019 Cloudera. All rights reserved.