Module entry_distributor

Source

Structsยง

EntryReceiver ๐Ÿ”’
WalEntryDistributor ๐Ÿ”’
WalEntryDistributor distributes Wal entries to specific WalEntryReceivers based on RegionId.
WalEntryReceiver ๐Ÿ”’
Receives the Wal entries from WalEntryDistributor.

Constantsยง

DEFAULT_ENTRY_RECEIVER_BUFFER_SIZE
The default buffer size of the Entry receiver.

Functionsยง

build_wal_entry_distributor_and_receivers
Returns WalEntryDistributor and batch WalEntryReceivers.