K - Cache key typeV - Cache value typepublic abstract class AbstractAdvancedCache<K,V>
extends org.infinispan.AbstractDelegatingAdvancedCache<K,V>
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractAdvancedCache(org.infinispan.AdvancedCache<K,V> cache) |
| Modifier and Type | Method and Description |
|---|---|
org.infinispan.AdvancedCache<K,V> |
with(ClassLoader classLoader) |
org.infinispan.AdvancedCache<K,V> |
withFlags(org.infinispan.context.Flag... flags) |
protected abstract org.infinispan.AdvancedCache<K,V> |
wrap(org.infinispan.AdvancedCache<K,V> cache) |
addInterceptor, addInterceptorAfter, addInterceptorBefore, applyDelta, getAdvancedCache, getBatchContainer, getClassLoader, getComponentRegistry, getDataContainer, getDistributionManager, getEvictionManager, getInterceptorChain, getInvocationContextContainer, getLockManager, getRpcManager, getStats, getTransactionManager, getXAResource, lock, lock, removeInterceptor, removeInterceptoraddListener, clear, clearAsync, compact, containsKey, containsValue, endBatch, entrySet, evict, get, getAsync, getCacheConfiguration, getCacheManager, getConfiguration, getListeners, getName, getStatus, getVersion, isEmpty, keySet, put, put, put, putAll, putAll, putAll, putAllAsync, putAllAsync, putAllAsync, putAsync, putAsync, putAsync, putForExternalRead, putIfAbsent, putIfAbsent, putIfAbsent, putIfAbsentAsync, putIfAbsentAsync, putIfAbsentAsync, remove, remove, removeAsync, removeAsync, removeListener, replace, replace, replace, replace, replace, replace, replaceAsync, replaceAsync, replaceAsync, replaceAsync, replaceAsync, replaceAsync, set, size, start, startBatch, stop, toString, valuesclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcompact, endBatch, entrySet, evict, getCacheConfiguration, getCacheManager, getConfiguration, getStatus, keySet, putForExternalRead, startBatch, valuesclearAsync, getAsync, getName, getVersion, put, put, putAll, putAll, putAllAsync, putAllAsync, putAllAsync, putAsync, putAsync, putAsync, putIfAbsent, putIfAbsent, putIfAbsentAsync, putIfAbsentAsync, putIfAbsentAsync, removeAsync, removeAsync, replace, replace, replace, replace, replaceAsync, replaceAsync, replaceAsync, replaceAsync, replaceAsync, replaceAsyncputIfAbsent, remove, replace, replaceCopyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.