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, removeInterceptor
addListener, 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, values
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
compact, endBatch, entrySet, evict, getCacheConfiguration, getCacheManager, getConfiguration, getStatus, keySet, putForExternalRead, startBatch, values
clearAsync, 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, replaceAsync
putIfAbsent, remove, replace, replace
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.