V - the value typepublic class UnversionedExternalCacheRequestContext<V> extends AbstractExternalCacheRequestContext<V>
ExternalCache that does not maintain a
cache version.AbstractExternalCacheRequestContext.DeferredOperation<V>name| Constructor and Description |
|---|
UnversionedExternalCacheRequestContext(ExternalCacheKeyGenerator keyGenerator,
String name,
Supplier<String> partitionSupplier) |
| Modifier and Type | Method and Description |
|---|---|
protected long |
cacheVersion() |
clearKeyMaps, computeValue, externalEntryKeyFor, forgetAll, forgetAllValues, forgetValue, getKeyedOperations, getValueRecorded, hasPendingOperations, hasRemoveAll, internalEntryKeyFor, recordPut, recordPutPolicy, recordRemove, recordRemoveAll, recordValue, recordValue, recordValuespublic UnversionedExternalCacheRequestContext(ExternalCacheKeyGenerator keyGenerator, String name, Supplier<String> partitionSupplier)
protected final long cacheVersion()
cacheVersion in class AbstractExternalCacheRequestContext<V>Copyright © 2016 Atlassian. All rights reserved.