E - set entry typepublic interface DistributedSet<E> extends DistributedCollection<E>, Set<E>
DEFAULT_OPERATION_TIMEOUT_MILLIS| Modifier and Type | Method and Description |
|---|---|
AsyncDistributedSet<E> |
async()
Returns the underlying asynchronous primitive.
|
addListener, iterator, removeListenerclose, deleteaddStateChangeListener, name, protocol, removeStateChangeListener, typeadd, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, spliterator, toArray, toArrayparallelStream, removeIf, streamAsyncDistributedSet<E> async()
SyncPrimitiveasync in interface DistributedCollection<E>async in interface SyncPrimitiveCopyright © 2013–2018. All rights reserved.