public final class BinlogOuterClass extends Object
Modifier and Type | Class and Description |
---|---|
static class |
BinlogOuterClass.Binlog
Binlog contains all the changes in a transaction, which can be used to reconstruct SQL statement, then export to
other systems.
|
static interface |
BinlogOuterClass.BinlogOrBuilder |
static class |
BinlogOuterClass.BinlogType
Protobuf enum
binlog.BinlogType |
static class |
BinlogOuterClass.MutationType
Protobuf enum
binlog.MutationType |
static class |
BinlogOuterClass.PrewriteValue
Protobuf type
binlog.PrewriteValue |
static interface |
BinlogOuterClass.PrewriteValueOrBuilder |
static class |
BinlogOuterClass.TableMutation
TableMutation contains mutations in a table.
|
static interface |
BinlogOuterClass.TableMutationOrBuilder |
Modifier and Type | Method and Description |
---|---|
static com.google.protobuf.Descriptors.FileDescriptor |
getDescriptor() |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) |
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
Copyright © 2024 PingCAP. All rights reserved.