public interface CacheEntry<X>
| Modifier and Type | Method and Description |
|---|---|
X |
getValue() |
boolean |
isInUse() |
long |
memorySize() |
void |
release() |
boolean isInUse()
long memorySize()
X getValue()
void release()
throws JasDBStorageException
JasDBStorageExceptionCopyright © 2015. All rights reserved.