K - the type of the keyV - the type of the valuepublic interface SplitBrainMergeEntryView<K,V> extends EntryView<K,V>
On key-less data structures like ISet or Ringbuffer,
the method EntryView.getKey() will return null.
Some methods return -1 if statistics are not enabled or not implemented.
getCost, getCreationTime, getExpirationTime, getHits, getKey, getLastAccessTime, getLastStoredTime, getLastUpdateTime, getTtl, getValue, getVersionCopyright © 2018. All Rights Reserved.