public static final class Cdcpb.Event extends com.google.protobuf.GeneratedMessageV3 implements Cdcpb.EventOrBuilder
cdcpb.Event| 限定符和类型 | 类和说明 |
|---|---|
static class |
Cdcpb.Event.Admin
Protobuf type
cdcpb.Event.Admin |
static interface |
Cdcpb.Event.AdminOrBuilder |
static class |
Cdcpb.Event.Builder
Protobuf type
cdcpb.Event |
static class |
Cdcpb.Event.Entries
Protobuf type
cdcpb.Event.Entries |
static interface |
Cdcpb.Event.EntriesOrBuilder |
static class |
Cdcpb.Event.EventCase |
static class |
Cdcpb.Event.LogType
Protobuf enum
cdcpb.Event.LogType |
static class |
Cdcpb.Event.LongTxn
Protobuf type
cdcpb.Event.LongTxn |
static interface |
Cdcpb.Event.LongTxnOrBuilder |
static class |
Cdcpb.Event.Row
Protobuf type
cdcpb.Event.Row |
static interface |
Cdcpb.Event.RowOrBuilder |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| 限定符和类型 | 字段和说明 |
|---|---|
static int |
ADMIN_FIELD_NUMBER |
static int |
ENTRIES_FIELD_NUMBER |
static int |
ERROR_FIELD_NUMBER |
static int |
INDEX_FIELD_NUMBER |
static int |
LONG_TXN_FIELD_NUMBER |
static int |
REGION_ID_FIELD_NUMBER |
static int |
REQUEST_ID_FIELD_NUMBER |
static int |
RESOLVED_TS_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
Cdcpb.Event.Admin |
getAdmin()
.cdcpb.Event.Admin admin = 4; |
Cdcpb.Event.AdminOrBuilder |
getAdminOrBuilder()
.cdcpb.Event.Admin admin = 4; |
static Cdcpb.Event |
getDefaultInstance() |
Cdcpb.Event |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Cdcpb.Event.Entries |
getEntries()
.cdcpb.Event.Entries entries = 3; |
Cdcpb.Event.EntriesOrBuilder |
getEntriesOrBuilder()
.cdcpb.Event.Entries entries = 3; |
Cdcpb.Error |
getError()
.cdcpb.Error error = 5; |
Cdcpb.ErrorOrBuilder |
getErrorOrBuilder()
.cdcpb.Error error = 5; |
Cdcpb.Event.EventCase |
getEventCase() |
long |
getIndex()
uint64 index = 2; |
Cdcpb.Event.LongTxn |
getLongTxn()
Note that field 7 is taken by request_id.
|
Cdcpb.Event.LongTxnOrBuilder |
getLongTxnOrBuilder()
Note that field 7 is taken by request_id.
|
com.google.protobuf.Parser<Cdcpb.Event> |
getParserForType() |
long |
getRegionId()
uint64 region_id = 1; |
long |
getRequestId()
uint64 request_id = 7; |
long |
getResolvedTs()
已过时。
|
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasAdmin()
.cdcpb.Event.Admin admin = 4; |
boolean |
hasEntries()
.cdcpb.Event.Entries entries = 3; |
boolean |
hasError()
.cdcpb.Error error = 5; |
int |
hashCode() |
boolean |
hasLongTxn()
Note that field 7 is taken by request_id.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Cdcpb.Event.Builder |
newBuilder() |
static Cdcpb.Event.Builder |
newBuilder(Cdcpb.Event prototype) |
Cdcpb.Event.Builder |
newBuilderForType() |
protected Cdcpb.Event.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static Cdcpb.Event |
parseDelimitedFrom(InputStream input) |
static Cdcpb.Event |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cdcpb.Event |
parseFrom(byte[] data) |
static Cdcpb.Event |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cdcpb.Event |
parseFrom(ByteBuffer data) |
static Cdcpb.Event |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cdcpb.Event |
parseFrom(com.google.protobuf.ByteString data) |
static Cdcpb.Event |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cdcpb.Event |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Cdcpb.Event |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cdcpb.Event |
parseFrom(InputStream input) |
static Cdcpb.Event |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Cdcpb.Event> |
parser() |
Cdcpb.Event.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newInstance, newIntList, newLongList, 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, writeTopublic static final int REGION_ID_FIELD_NUMBER
public static final int INDEX_FIELD_NUMBER
public static final int REQUEST_ID_FIELD_NUMBER
public static final int ENTRIES_FIELD_NUMBER
public static final int ADMIN_FIELD_NUMBER
public static final int ERROR_FIELD_NUMBER
public static final int RESOLVED_TS_FIELD_NUMBER
public static final int LONG_TXN_FIELD_NUMBER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields 在接口中 com.google.protobuf.MessageOrBuildergetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3public Cdcpb.Event.EventCase getEventCase()
getEventCase 在接口中 Cdcpb.EventOrBuilderpublic long getRegionId()
uint64 region_id = 1;getRegionId 在接口中 Cdcpb.EventOrBuilderpublic long getIndex()
uint64 index = 2;getIndex 在接口中 Cdcpb.EventOrBuilderpublic long getRequestId()
uint64 request_id = 7;getRequestId 在接口中 Cdcpb.EventOrBuilderpublic boolean hasEntries()
.cdcpb.Event.Entries entries = 3;hasEntries 在接口中 Cdcpb.EventOrBuilderpublic Cdcpb.Event.Entries getEntries()
.cdcpb.Event.Entries entries = 3;getEntries 在接口中 Cdcpb.EventOrBuilderpublic Cdcpb.Event.EntriesOrBuilder getEntriesOrBuilder()
.cdcpb.Event.Entries entries = 3;getEntriesOrBuilder 在接口中 Cdcpb.EventOrBuilderpublic boolean hasAdmin()
.cdcpb.Event.Admin admin = 4;hasAdmin 在接口中 Cdcpb.EventOrBuilderpublic Cdcpb.Event.Admin getAdmin()
.cdcpb.Event.Admin admin = 4;getAdmin 在接口中 Cdcpb.EventOrBuilderpublic Cdcpb.Event.AdminOrBuilder getAdminOrBuilder()
.cdcpb.Event.Admin admin = 4;getAdminOrBuilder 在接口中 Cdcpb.EventOrBuilderpublic boolean hasError()
.cdcpb.Error error = 5;hasError 在接口中 Cdcpb.EventOrBuilderpublic Cdcpb.Error getError()
.cdcpb.Error error = 5;getError 在接口中 Cdcpb.EventOrBuilderpublic Cdcpb.ErrorOrBuilder getErrorOrBuilder()
.cdcpb.Error error = 5;getErrorOrBuilder 在接口中 Cdcpb.EventOrBuilder@Deprecated public long getResolvedTs()
uint64 resolved_ts = 6 [deprecated = true];getResolvedTs 在接口中 Cdcpb.EventOrBuilderpublic boolean hasLongTxn()
Note that field 7 is taken by request_id.
.cdcpb.Event.LongTxn long_txn = 8;hasLongTxn 在接口中 Cdcpb.EventOrBuilderpublic Cdcpb.Event.LongTxn getLongTxn()
Note that field 7 is taken by request_id.
.cdcpb.Event.LongTxn long_txn = 8;getLongTxn 在接口中 Cdcpb.EventOrBuilderpublic Cdcpb.Event.LongTxnOrBuilder getLongTxnOrBuilder()
Note that field 7 is taken by request_id.
.cdcpb.Event.LongTxn long_txn = 8;getLongTxnOrBuilder 在接口中 Cdcpb.EventOrBuilderpublic final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo 在接口中 com.google.protobuf.MessageLitewriteTo 在类中 com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize 在接口中 com.google.protobuf.MessageLitegetSerializedSize 在类中 com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals 在接口中 com.google.protobuf.Messageequals 在类中 com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode 在接口中 com.google.protobuf.MessagehashCode 在类中 com.google.protobuf.AbstractMessagepublic static Cdcpb.Event parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Cdcpb.Event parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Cdcpb.Event parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Cdcpb.Event parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Cdcpb.Event parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Cdcpb.Event parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Cdcpb.Event parseFrom(InputStream input) throws IOException
IOExceptionpublic static Cdcpb.Event parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Cdcpb.Event parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Cdcpb.Event parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Cdcpb.Event parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Cdcpb.Event parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Cdcpb.Event.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static Cdcpb.Event.Builder newBuilder()
public static Cdcpb.Event.Builder newBuilder(Cdcpb.Event prototype)
public Cdcpb.Event.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLiteprotected Cdcpb.Event.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType 在类中 com.google.protobuf.GeneratedMessageV3public static Cdcpb.Event getDefaultInstance()
public static com.google.protobuf.Parser<Cdcpb.Event> parser()
public com.google.protobuf.Parser<Cdcpb.Event> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessageV3public Cdcpb.Event getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderCopyright © 2023 PingCAP. All rights reserved.