Re-exportsยง
pub use progress::CreateMviewProgressReporter;
Modulesยง
- managed_
state ๐ - progress ๐
Structsยง
- Collect result of some barrier on current compute node. Will be reported to the meta service.
- Control
Stream ๐Handle - Event
Sender ๐ - Local
Barrier ๐Worker LocalBarrierWorker
manages barrier control flow, used by local stream manager. Specifically,LocalBarrierWorker
serve barrier injection from meta server, send the barriers to and collect them from all actors, and finally report the progress. - Scored
Stream ๐Error AStreamError
with a score, used to find the root cause of actor failures. - Stream
Actor ๐Manager
Enumsยง
- Local
Actor ๐Operation - Local
Barrier ๐Event
Constantsยง
- If enabled, all actors will be grouped in the same tracing span within one epoch. Note that this option will significantly increase the overhead of tracing.
Functionsยง
- sync_
epoch ๐