public class ClusteredCacheLoaderInterceptor extends CacheLoaderInterceptor
enabled, entryFactory, notifier, persistenceManagercacheConfiguration| Constructor and Description |
|---|
ClusteredCacheLoaderInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canLoad(Object key) |
protected boolean |
forceLoad(Object key,
Set<Flag> flags) |
disableInterceptor, disableStore, getCacheLoaderLoads, getCacheLoaderMisses, getLog, getStores, injectDependencies, isDeltaWrite, loadIfNeeded, resetStatistics, sendNotification, visitApplyDeltaCommand, visitEntrySetCommand, visitGetKeyValueCommand, visitInvalidateCommand, visitKeySetCommand, visitPutKeyValueCommand, visitRemoveCommand, visitReplaceCommand, visitSizeCommand, visitValuesCommandcheckStatisticsUsed, getStatisticsEnabled, setStatisticsEnabledgetLockAcquisitionTimeout, getNext, handleDefault, hasNext, hasSkipLocking, injectConfiguration, invokeNextInterceptor, setNextvisitClearCommand, visitCollection, visitCommitCommand, visitDistributedExecuteCommand, visitEvictCommand, visitInvalidateL1Command, visitLockControlCommand, visitPrepareCommand, visitPutMapCommand, visitRollbackCommand, visitUnknownCommandprotected boolean forceLoad(Object key, Set<Flag> flags)
forceLoad in class CacheLoaderInterceptorprotected boolean canLoad(Object key)
canLoad in class CacheLoaderInterceptorCopyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.