public interface DistributedQueue<E> extends DistributedCollection<E>, Queue<E>
DEFAULT_OPERATION_TIMEOUT_MILLIS| Modifier and Type | Method and Description |
|---|---|
AsyncDistributedQueue<E> |
async()
Returns the underlying asynchronous primitive.
|
addListener, iterator, removeListenerclose, deleteaddStateChangeListener, name, protocol, removeStateChangeListener, typeaddAll, clear, contains, containsAll, equals, hashCode, isEmpty, parallelStream, remove, removeAll, removeIf, retainAll, size, spliterator, stream, toArray, toArrayAsyncDistributedQueue<E> async()
SyncPrimitiveasync in interface DistributedCollection<E>async in interface SyncPrimitiveCopyright © 2013–2018. All rights reserved.