public interface SubscriptionKeyValueStore<K,MV,V> extends KeyValueStore<K,MV,V>, View
KeyValueStore.Entry<K,V>| Modifier and Type | Method and Description |
|---|---|
KVSSubscription<K,MV,V> |
subscription(boolean createIfAbsent) |
clear, containsKey, containsValue, entriesFor, entrySetIterator, get, getAndPut, getAndRemove, getUsing, isKeyType, isReadOnly, keyedView, keySetIterator, keysFor, longSize, put, putIfAbsent, remove, removeIfEqual, replace, replaceIfEqual, segmentFor, segments, valuesIteratorasset, underlyingaccept, andThenKVSSubscription<K,MV,V> subscription(boolean createIfAbsent)
Copyright © 2015. All rights reserved.