public class ClusteredCacheLoaderInterceptor extends CacheLoaderInterceptor
enabled, entryFactory, notifier, persistenceManager
cacheConfiguration
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, visitValuesCommand
checkStatisticsUsed, getStatisticsEnabled, setStatisticsEnabled
getLockAcquisitionTimeout, getNext, handleDefault, hasNext, hasSkipLocking, injectConfiguration, invokeNextInterceptor, setNext
visitClearCommand, visitCollection, visitCommitCommand, visitDistributedExecuteCommand, visitEvictCommand, visitInvalidateL1Command, visitLockControlCommand, visitPrepareCommand, visitPutMapCommand, visitRollbackCommand, visitUnknownCommand
protected boolean forceLoad(Object key, Set<Flag> flags)
forceLoad
in class CacheLoaderInterceptor
protected boolean canLoad(Object key)
canLoad
in class CacheLoaderInterceptor
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.