Package com.inductiveautomation.perspective.gateway.threading
- 
Interface Summary Interface Description BlockingCancelableTask<T> Extension of Callable that supports being canceled. - 
Class Summary Class Description BlockingTaskQueue Helps to manage threading for a series of tasks.BlockingTaskQueue.Builder PerspectivePollingBlockingTask A polling blocking task that looks up its rate from a property tree and is reactive to the rate changing. - 
Enum Summary Enum Description BlockingTaskQueue.ShutdownBehavior  - 
Exception Summary Exception Description QueueOverflowException QueueShutdownException TaskTimedOutException