package
9.0.0-beta.1.pre+incompatible
Repository: https://github.com/pingcap/ticdc.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
BatchableData - Events that can be processed in batches These events carry data and can be batched together for better performance.
No description provided by the author
No description provided by the author
No description provided by the author
1 GB.
No description provided by the author
No description provided by the author
NonBatchable - Events that must be processed individually These events require sequential, one-by-one processing.
PeriodicSignal - Periodic signal events 1.
# Variables
No description provided by the author
# Structs
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
# Interfaces
Dynamic stream is a stream that can process events with from different paths concurrently.
The handler interface.
# Type aliases
A path can only belong to an area.
A destination is the place where the event is sent to.
An event belongs to a path.
The path interface.
PathHasher is used to select target stream for the path.
The property of the event, it is used to how dynamic stream handles the event.
The timestamp an event carries.