public interface DistributedNavigableSet<E extends Comparable<E>> extends DistributedSortedSet<E>, NavigableSet<E>
DEFAULT_OPERATION_TIMEOUT_MILLIS| Modifier and Type | Method and Description |
|---|---|
AsyncDistributedNavigableSet<E> |
async()
Returns the underlying asynchronous primitive.
|
addListener, iterator, removeListenerclose, deleteaddStateChangeListener, name, protocol, removeStateChangeListener, typeceiling, descendingIterator, descendingSet, floor, headSet, headSet, higher, iterator, lower, pollFirst, pollLast, subSet, subSet, tailSet, tailSetcomparator, first, last, spliteratoradd, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, remove, removeAll, retainAll, size, toArray, toArrayparallelStream, removeIf, streamAsyncDistributedNavigableSet<E> async()
SyncPrimitiveasync in interface DistributedCollection<E extends Comparable<E>>async in interface DistributedSet<E extends Comparable<E>>async in interface DistributedSortedSet<E extends Comparable<E>>async in interface SyncPrimitiveCopyright © 2013–2018. All rights reserved.