Package com.snowflake.connectors.taskreactor.worker
Task reactor worker management.
-
Interface Summary Interface Description WorkerCombinedView Utility for creating a combined view of worker queues. -
Class Summary Class Description DefaultWorkerCombinedView Default implementation ofWorkerCombinedView
view.Worker<T> A set of methods performed by the Worker implementation.WorkerId Representation of worker id.WorkerManager A set of utilities for worker management.WorkerTaskManager -
Exception Summary Exception Description WorkerException Exception thrown when a worker fails.WorkerJobCancelledException Exception thrown when new running worker was scheduled for cancellation.