public final class AtomixWorkQueueCommands extends Object
AtomixWorkQueue resource state machine operations.| Modifier and Type | Class and Description |
|---|---|
static class |
AtomixWorkQueueCommands.Add
Command to add a collection of tasks to the queue.
|
static class |
AtomixWorkQueueCommands.Clear |
static class |
AtomixWorkQueueCommands.Complete |
static class |
AtomixWorkQueueCommands.Register |
static class |
AtomixWorkQueueCommands.Stats |
static class |
AtomixWorkQueueCommands.Take
Command to take a task from the queue.
|
static class |
AtomixWorkQueueCommands.TypeResolver
Work queue command type resolver.
|
static class |
AtomixWorkQueueCommands.Unregister |