AbstractDelegatingAdvancedCache
instead. This class will be removed in the future.@Deprecated public class AbstractDelegatingAdvancedCache<K,V> extends AbstractDelegatingAdvancedCache<K,V>
AbstractDelegatingAdvancedCache.AdvancedCacheWrapper<K,V>
cache
Constructor and Description |
---|
AbstractDelegatingAdvancedCache(AdvancedCache<K,V> cache)
Deprecated.
|
AbstractDelegatingAdvancedCache(AdvancedCache<K,V> cache,
AbstractDelegatingAdvancedCache.AdvancedCacheWrapper<K,V> wrapper)
Deprecated.
|
addInterceptor, addInterceptorAfter, addInterceptorBefore, applyDelta, cacheEntrySet, getAdvancedCache, getAll, getAllCacheEntries, getAsyncInterceptorChain, getAuthorizationManager, getAvailability, getBatchContainer, getCacheAvailability, getCacheEntry, getClassLoader, getComponentRegistry, getDataContainer, getDistributionManager, getEvictionManager, getExpirationManager, getGroup, getInterceptorChain, getInvocationContextContainer, getLockManager, getRpcManager, getStats, getTransactionManager, getXAResource, isRebalancingEnabled, lock, lock, put, putAll, putAsync, putForExternalRead, putForExternalRead, putForExternalRead, putIfAbsent, removeExpired, removeGroup, removeInterceptor, removeInterceptor, replace, replace, setAvailability, setCacheAvailability, setRebalancingEnabled, with, withFlags
addFilteredListener, addListener, addListener, addListener, clear, clearAsync, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, endBatch, entrySet, evict, forEach, get, getAsync, getCacheConfiguration, getCacheManager, getCacheName, getCacheStatus, getConfigurationAsProperties, getDelegate, getListeners, getName, getOrDefault, getStatus, getVersion, isEmpty, keySet, merge, put, put, put, putAll, putAll, putAll, putAllAsync, putAllAsync, putAllAsync, putAsync, putAsync, putAsync, putForExternalRead, putForExternalRead, putForExternalRead, putIfAbsent, putIfAbsent, putIfAbsent, putIfAbsentAsync, putIfAbsentAsync, putIfAbsentAsync, remove, remove, removeAsync, removeAsync, removeListener, replace, replace, replace, replace, replace, replace, replaceAll, replaceAsync, replaceAsync, replaceAsync, replaceAsync, replaceAsync, replaceAsync, set, shutdown, size, start, startBatch, stop, toString, unwrapCache, values
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
clear, entrySet, evict, getCacheConfiguration, getCacheManager, getStatus, keySet, putForExternalRead, putForExternalRead, putForExternalRead, shutdown, size, stop, values
getName, getVersion, put, put, put, putAll, putAll, putIfAbsent, putIfAbsent, remove, replace, replace, replace, replace
clearAsync, getAsync, putAllAsync, putAllAsync, putAllAsync, putAsync, putAsync, putAsync, putIfAbsentAsync, putIfAbsentAsync, putIfAbsentAsync, removeAsync, removeAsync, replaceAsync, replaceAsync, replaceAsync, replaceAsync, replaceAsync, replaceAsync
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
containsKey, containsValue, equals, get, hashCode, isEmpty, putAll
endBatch, startBatch
addFilteredListener, addListener, addListener
addListener, getListeners, removeListener
public AbstractDelegatingAdvancedCache(AdvancedCache<K,V> cache)
public AbstractDelegatingAdvancedCache(AdvancedCache<K,V> cache, AbstractDelegatingAdvancedCache.AdvancedCacheWrapper<K,V> wrapper)
Copyright © 2017 JBoss, a division of Red Hat. All rights reserved.