public interface ObjectKeyValueStore<K,V> extends AuthenticatedKeyValueStore<K,V>
KeyValueStore.Entry<K,V>
Modifier and Type | Method and Description |
---|---|
Class<K> |
keyType() |
Class<V> |
valueType() |
subscription
clear, containsKey, containsValue, entriesFor, entrySetIterator, get, getAndPut, getAndRemove, getUsing, isKeyType, isReadOnly, keySetIterator, keysFor, longSize, put, putIfAbsent, remove, removeIfEqual, replace, replaceIfEqual, segmentFor, segments, valuesIterator
asset, underlying
close, closeQuietly, closeQuietly, notifyClosing, warnAndCloseIfNotClosed
Copyright © 2021. All rights reserved.