package
0.8.1
Repository: https://github.com/matrixorigin/matrixone.git
Documentation: pkg.go.dev

# Constants

Checkpoint is to force incremental checkpoint.
Flush is to force flush the table data.
ForceGC forcing a GC to free memory.
GetCommit get latest commit timestamp of cn.
GetSnapshot get current snapshot timestamp.
Inspect DN info.
Label sets the CN label.
Ping ping the service.
SyncCommit when we turn on Push, some BVT tests use multiple Sessions in multi-CN scenarios.
Task disable or enable task framework.
UseSnapshot use a spec snapshot timestamp, and all txn will use this ts as snapshot timestamp.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

CtlResult ctl result.
DNPingRequest ping request.
DNPingResponse ping response.
DNStringResponse string type response.
GetCommitRequest get commit timestamp request.
GetCommitResponse get commit timestamp response.
Request is used to send a request for a ctl service related operation to another ctl service.
Response ctl response.
SyncCommitRequest sync commit timestamp request.
SyncCommitResponse sync commit timestamp response.

# Type aliases

CmdMethod debug command method.