Skip to main content

Module worker_manager

Module worker_manager 

Source
Expand description

Checkpoint worker manager for managing the checkpoint server thread.

This module implements the CheckpointWorkerManager which manages the lifecycle of the checkpoint server thread, matching the Node.js SDK’s CheckpointWorkerManager.

Structs§

CheckpointWorkerManager
Manages the checkpoint server thread lifecycle.