Expand description
Worker requests.
Structsยง
- Compaction
Failed ๐A failing compaction result. - Compaction
Finished ๐Notifies a compaction job has finished. - Flush
Failed ๐Notifies a flush job is failed. - Flush
Finished ๐Notifies a flush job is finished. - Option
Output ๐Tx Optional output result sender. - Oneshot output result sender.
- Region
Change ๐Result Notifies the region the result of writing region change action. - Region
Edit ๐Request Request to edit a region directly. - Region
Edit ๐Result Notifies the regin the result of editing region. - Region
Sync ๐Request - Sender
DdlRequest ๐Sender and Ddl request. - Sender
Write ๐Request Sender and write request. - Truncate
Result ๐Notifies the truncate result of a region. - Request to write a region.
Enumsยง
- Background
Notify ๐Notification from a background job. - DdlRequest ๐DDL request to a region.
- Worker
Request ๐Request sent to a worker
Traitsยง
- OnFailure ๐Callback on failure.
Functionsยง
- validate_
proto_ ๐value Validate proto value schema.