public interface DistributedSortedSet<E extends Comparable<E>> extends DistributedSet<E>, SortedSet<E>
DEFAULT_OPERATION_TIMEOUT_MILLIS| Modifier and Type | Method and Description |
|---|---|
AsyncDistributedSortedSet<E> |
async()
Returns the underlying asynchronous primitive.
|
addListener, iterator, removeListenerclose, deleteaddStateChangeListener, name, protocol, removeStateChangeListener, typecomparator, first, headSet, last, spliterator, subSet, tailSetadd, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArrayparallelStream, removeIf, streamAsyncDistributedSortedSet<E> async()
SyncPrimitiveasync in interface DistributedCollection<E extends Comparable<E>>async in interface DistributedSet<E extends Comparable<E>>async in interface SyncPrimitiveCopyright © 2013–2018. All rights reserved.