Class | Description |
---|---|
BinlogOuterClass | |
BinlogOuterClass.Binlog |
Binlog contains all the changes in a transaction, which can be used to reconstruct SQL statement, then export to
other systems.
|
BinlogOuterClass.Binlog.Builder |
Binlog contains all the changes in a transaction, which can be used to reconstruct SQL statement, then export to
other systems.
|
BinlogOuterClass.PrewriteValue |
Protobuf type
binlog.PrewriteValue |
BinlogOuterClass.PrewriteValue.Builder |
Protobuf type
binlog.PrewriteValue |
BinlogOuterClass.TableMutation |
TableMutation contains mutations in a table.
|
BinlogOuterClass.TableMutation.Builder |
TableMutation contains mutations in a table.
|
CisternGrpc |
Interfaces exported by CisternServer.
|
CisternGrpc.CisternBlockingStub |
A stub to allow clients to do synchronous rpc calls to service Cistern.
|
CisternGrpc.CisternFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service Cistern.
|
CisternGrpc.CisternImplBase |
Base class for the server implementation of the service Cistern.
|
CisternGrpc.CisternStub |
A stub to allow clients to do asynchronous rpc calls to service Cistern.
|
CisternOuterClass | |
CisternOuterClass.DumpBinlogReq |
Protobuf type
binlog.DumpBinlogReq |
CisternOuterClass.DumpBinlogReq.Builder |
Protobuf type
binlog.DumpBinlogReq |
CisternOuterClass.DumpBinlogResp |
Protobuf type
binlog.DumpBinlogResp |
CisternOuterClass.DumpBinlogResp.Builder |
Protobuf type
binlog.DumpBinlogResp |
CisternOuterClass.DumpDDLJobsReq |
Protobuf type
binlog.DumpDDLJobsReq |
CisternOuterClass.DumpDDLJobsReq.Builder |
Protobuf type
binlog.DumpDDLJobsReq |
CisternOuterClass.DumpDDLJobsResp |
Protobuf type
binlog.DumpDDLJobsResp |
CisternOuterClass.DumpDDLJobsResp.Builder |
Protobuf type
binlog.DumpDDLJobsResp |
CisternOuterClass.NotifyReq |
Protobuf type
binlog.NotifyReq |
CisternOuterClass.NotifyReq.Builder |
Protobuf type
binlog.NotifyReq |
CisternOuterClass.NotifyResp |
Protobuf type
binlog.NotifyResp |
CisternOuterClass.NotifyResp.Builder |
Protobuf type
binlog.NotifyResp |
PumpGrpc |
Interfaces exported by Pump.
|
PumpGrpc.PumpBlockingStub |
A stub to allow clients to do synchronous rpc calls to service Pump.
|
PumpGrpc.PumpFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service Pump.
|
PumpGrpc.PumpImplBase |
Base class for the server implementation of the service Pump.
|
PumpGrpc.PumpStub |
A stub to allow clients to do asynchronous rpc calls to service Pump.
|
PumpOuterClass | |
PumpOuterClass.Entity |
Protobuf type
binlog.Entity |
PumpOuterClass.Entity.Builder |
Protobuf type
binlog.Entity |
PumpOuterClass.Meta |
Meta saves the binlog's meta information.
|
PumpOuterClass.Meta.Builder |
Meta saves the binlog's meta information.
|
PumpOuterClass.Pos |
Binlogs are stored in a number of sequential files in a directory.
|
PumpOuterClass.Pos.Builder |
Binlogs are stored in a number of sequential files in a directory.
|
PumpOuterClass.PullBinlogReq |
Protobuf type
binlog.PullBinlogReq |
PumpOuterClass.PullBinlogReq.Builder |
Protobuf type
binlog.PullBinlogReq |
PumpOuterClass.PullBinlogResp |
Protobuf type
binlog.PullBinlogResp |
PumpOuterClass.PullBinlogResp.Builder |
Protobuf type
binlog.PullBinlogResp |
PumpOuterClass.WriteBinlogReq |
Protobuf type
binlog.WriteBinlogReq |
PumpOuterClass.WriteBinlogReq.Builder |
Protobuf type
binlog.WriteBinlogReq |
PumpOuterClass.WriteBinlogResp |
Protobuf type
binlog.WriteBinlogResp |
PumpOuterClass.WriteBinlogResp.Builder |
Protobuf type
binlog.WriteBinlogResp |
Enum | Description |
---|---|
BinlogOuterClass.BinlogType |
Protobuf enum
binlog.BinlogType |
BinlogOuterClass.MutationType |
Protobuf enum
binlog.MutationType |
Copyright © 2024 PingCAP. All rights reserved.