public static interface KeyValueOptimisticLockingDBWithPluggableCache.ValueContainer<VALUE> extends Cloneable
| Modifier and Type | Method and Description |
|---|---|
KeyValueOptimisticLockingDBWithPluggableCache.ValueContainer<VALUE> |
clone() |
VALUE |
getValue() |
Long |
getVersion() |
void |
setVersion(Long newVersion) |
Copyright © 2015 teletronics.ae. All rights reserved.