@Deprecated public class ClusteredCacheLoaderInterceptor extends CacheLoaderInterceptor
enabled, entryFactory, notifier, persistenceManagercacheConfiguration| 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, visitReplaceCommandcheckStatisticsUsed, getStatisticsEnabled, setStatisticsEnabledgetCacheWithFlags, getLockAcquisitionTimeout, getNext, handleDefault, hasNext, hasSkipLocking, injectConfiguration, invokeNextInterceptor, setNextvisitClearCommand, visitCollection, visitCommitCommand, visitDistributedExecuteCommand, visitEvictCommand, visitInvalidateL1Command, visitLockControlCommand, visitPrepareCommand, visitPutMapCommand, visitRollbackCommand, visitSizeCommand, visitUnknownCommand, visitWriteOnlyKeyCommand, visitWriteOnlyKeyValueCommand, visitWriteOnlyManyCommand, visitWriteOnlyManyEntriesCommandpublic ClusteredCacheLoaderInterceptor()
protected boolean skipLoadForFunctionalWriteCommand(WriteCommand cmd, Object key, InvocationContext ctx)
skipLoadForFunctionalWriteCommand in class CacheLoaderInterceptorprotected boolean skipLoadForWriteCommand(WriteCommand cmd, Object key, InvocationContext ctx)
skipLoadForWriteCommand in class CacheLoaderInterceptorprotected boolean canLoad(Object key)
canLoad in class CacheLoaderInterceptorCopyright © 2024 JBoss, a division of Red Hat. All rights reserved.