public interface DistributedList<E> extends DistributedCollection<E>, List<E>
DEFAULT_OPERATION_TIMEOUT_MILLIS| Modifier and Type | Method and Description |
|---|---|
AsyncDistributedList<E> |
async()
Returns the underlying asynchronous primitive.
|
addListener, iterator, removeListenerclose, deleteaddStateChangeListener, name, protocol, removeStateChangeListener, typeadd, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArrayparallelStream, removeIf, streamAsyncDistributedList<E> async()
SyncPrimitiveasync in interface DistributedCollection<E>async in interface SyncPrimitiveCopyright © 2013–2018. All rights reserved.