void |
KeyValueOptimisticLockingDBWithPluggableCache.put(STOREKEY key,
KeyValueOptimisticLockingDBWithPluggableCache.StoreRequest<STOREVALUE,STOREVALUECONTAINER> storeRequest) |
void |
KeyValueOptimisticLockingDBWithPluggableCache.Cache.put(STOREKEY key,
KeyValueOptimisticLockingDBWithPluggableCache.StoreRequest<STOREVALUE,STOREVALUECONTAINER> storeRequest) |
void |
StringStringOptimisticLockingDBWithKeyStartsWithCache.KeyStartsWithCache.put(String key,
KeyValueOptimisticLockingDBWithPluggableCache.StoreRequest<String,StringValueContainer> storeRequest) |
protected void |
StringStringOptimisticLockingDBWithKeyStartsWithCache.KeyStartsWithCache.put(String key,
KeyValueOptimisticLockingDBWithPluggableCache.StoreRequest<String,StringValueContainer> storeRequest,
boolean putInStore) |
protected void |
KeyValueOptimisticLockingDBWithPluggableCache.putImpl(STOREKEY key,
KeyValueOptimisticLockingDBWithPluggableCache.StoreRequest<STOREVALUE,STOREVALUECONTAINER> storeRequest) |
protected void |
StringStringOptimisticLockingDBWithVersionCache.putImpl(String key,
KeyValueOptimisticLockingDBWithPluggableCache.StoreRequest<String,StringValueContainer> storeRequest) |
protected void |
StringStringOptimisticLockingDBWithKeyStartsWithCache.putImpl(String key,
KeyValueOptimisticLockingDBWithPluggableCache.StoreRequest<String,StringValueContainer> storeRequest) |
protected STOREVALUECONTAINER |
KeyValueOptimisticLockingDBWithPluggableCache.versionCheck(STOREKEY key,
KeyValueOptimisticLockingDBWithPluggableCache.StoreRequest<STOREVALUE,STOREVALUECONTAINER> storeRequest) |