- All Implemented Interfaces:
- io.atomix.catalyst.serializer.CatalystSerializable, io.atomix.copycat.Command<Collection<org.onosproject.store.service.Task<byte[]>>>, io.atomix.copycat.Operation<Collection<org.onosproject.store.service.Task<byte[]>>>, Serializable
- Enclosing class:
- AtomixWorkQueueCommands
public static class AtomixWorkQueueCommands.Take
extends Object
implements io.atomix.copycat.Command<Collection<org.onosproject.store.service.Task<byte[]>>>, io.atomix.catalyst.serializer.CatalystSerializable
Command to take a task from the queue.
- See Also:
- Serialized Form