package
0.0.14-alpha04
Repository: https://github.com/stackql/stackql-parser.git
Documentation: pkg.go.dev
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
BL_DML is deprecated.
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
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
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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
HEARTBEAT is sent if there is inactivity.
INSERT, REPLACE, UPDATE, DELETE and SET will not be seen in RBR mode.
No description provided by the author
No description provided by the author
OTHER is a dummy event.
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
No description provided by the author
No description provided by the author
VGTID is generated by VTGate's VStream that combines multiple GTIDs.
# 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
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
BinlogSource specifies the source and filter parameters for Filtered Replication.
BinlogTransaction describes a transaction inside the binlogs.
No description provided by the author
Charset is the per-statement charset info from a QUERY_EVENT binlog entry.
FieldEvent represents the field info for a table.
Filter represents a list of ordered rules.
Journal contains the metadata for a journal event.
KeyspaceShard represents a keyspace and shard.
No description provided by the author
No description provided by the author
No description provided by the author
RowChange represents one row change.
RowEvent represent row events for one table.
Rule represents one rule in a Filter.
ShardGtid contains the GTID position for one shard.
StreamKeyRangeRequest is the payload to StreamKeyRange.
StreamKeyRangeResponse is the response from StreamKeyRange.
StreamTablesRequest is the payload to StreamTables.
StreamTablesResponse is the response from StreamTables.
No description provided by the author
VEvent represents a vstream event.
A VGtid is a list of ShardGtids.
VStreamRequest is the payload for VStreamer.
VStreamResponse is the response from VStreamer.
VStreamResultsRequest is the payload for VStreamResults The ids match VStreamRows, in case we decide to merge the two.
VStreamResultsResponse is the response from VStreamResults The ids match VStreamRows, in case we decide to merge the two.
VStreamRowsRequest is the payload for VStreamRows.
VStreamRowsResponse is the response from VStreamRows.
# Type aliases
No description provided by the author
No description provided by the author
MigrationType specifies the type of migration for the Journal.
OnDDLAction lists the possible actions for DDLs.
VEventType enumerates the event types.