@Deprecated public class ClusteredCacheLoaderInterceptor extends CacheLoaderInterceptor
enabled, entryFactory, notifier, persistenceManager
cacheConfiguration
Constructor and Description |
---|
ClusteredCacheLoaderInterceptor()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
canLoad(Object key)
Deprecated.
|
protected boolean |
skipLoadForFunctionalWriteCommand(WriteCommand cmd,
Object key,
InvocationContext ctx)
Deprecated.
|
protected boolean |
skipLoadForWriteCommand(WriteCommand cmd,
Object key,
InvocationContext ctx)
Deprecated.
|
disableInterceptor, disableStore, getCacheLoaderLoads, getCacheLoaderMisses, getLog, getStores, hasSkipLoadFlag, injectDependencies, isConditional, loadIfNeeded, resetStatistics, sendNotification, start, visitApplyDeltaCommand, visitEntrySetCommand, visitGetAllCommand, visitGetCacheEntryCommand, visitGetKeysInGroupCommand, visitGetKeyValueCommand, visitInvalidateCommand, visitKeySetCommand, visitPutKeyValueCommand, visitReadOnlyKeyCommand, visitReadOnlyManyCommand, visitReadWriteKeyCommand, visitReadWriteKeyValueCommand, visitReadWriteManyCommand, visitReadWriteManyEntriesCommand, visitRemoveCommand, visitReplaceCommand
checkStatisticsUsed, getStatisticsEnabled, setStatisticsEnabled
getCacheWithFlags, getLockAcquisitionTimeout, getNext, handleDefault, hasNext, hasSkipLocking, injectConfiguration, invokeNextInterceptor, setNext
visitClearCommand, visitCollection, visitCommitCommand, visitDistributedExecuteCommand, visitEvictCommand, visitInvalidateL1Command, visitLockControlCommand, visitPrepareCommand, visitPutMapCommand, visitRollbackCommand, visitSizeCommand, visitUnknownCommand, visitWriteOnlyKeyCommand, visitWriteOnlyKeyValueCommand, visitWriteOnlyManyCommand, visitWriteOnlyManyEntriesCommand
public ClusteredCacheLoaderInterceptor()
protected boolean skipLoadForFunctionalWriteCommand(WriteCommand cmd, Object key, InvocationContext ctx)
skipLoadForFunctionalWriteCommand
in class CacheLoaderInterceptor
protected boolean skipLoadForWriteCommand(WriteCommand cmd, Object key, InvocationContext ctx)
skipLoadForWriteCommand
in class CacheLoaderInterceptor
protected boolean canLoad(Object key)
canLoad
in class CacheLoaderInterceptor
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.