Package one.nio.mem
Class OffheapMap.Record<K,V>
java.lang.Object
one.nio.mem.OffheapMap.Record<K,V>
- Direct Known Subclasses:
OffheapMap.WritableRecord
- Enclosing class:
OffheapMap<K,V>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
map
-
lock
-
entry
protected long entry
-
-
Constructor Details
-
Record
-
-
Method Details
-
map
-
lock
-
entry
public long entry() -
hash
public long hash() -
key
-
value
-
time
public long time() -
touch
public void touch() -
size
public int size() -
release
public void release()
-