public interface WritableSlice<K,V> extends ReadOnlySlice<K,V>
Modifier and Type | Method and Description |
---|---|
void |
afterPut(MutableSlicedMap map,
K key,
V value) |
boolean |
check(K key,
V value) |
RewritePolicy |
getRewritePolicy() |
boolean |
isCollective() |
computeValue, makeKey, makeRawValueVersion
void afterPut(MutableSlicedMap map, K key, V value)
RewritePolicy getRewritePolicy()
boolean isCollective()