public interface DistributedNioMapObject
DistributedNioMap
Modifier and Type | Method and Description |
---|---|
long |
getCacheValueSize()
This determines the best-effort size of the DistributedNioMapObject's value.
|
void |
release()
Release the cached object(ByteBuffers/MetaData) to the NIO buffer management.
|
java.lang.String |
toString()
toString() method used to display.
|
void release()
DistributedNioMap
java.lang.String toString()
toString
in class java.lang.Object
long getCacheValueSize()