@Deprecated public class LegacyCacheStoreInterceptor extends CacheStoreInterceptor
CacheStoreInterceptor.StoreModificationsBuilder
txMgr
configuration, log, trace
Constructor and Description |
---|
LegacyCacheStoreInterceptor()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected Object |
handleCommitCommand(InvocationContext ctx,
CommitCommand command)
Deprecated.
|
protected Object |
handleOptimisticPrepareCommand(InvocationContext ctx,
OptimisticPrepareCommand command)
Deprecated.
|
protected Object |
handleRollbackCommand(InvocationContext ctx,
RollbackCommand command)
Deprecated.
|
protected void |
storeStateForPutDataMap(Fqn f,
InvocationContext ctx)
Deprecated.
|
dumpStatistics, getCacheLoaderStores, getStatisticsEnabled, handleMoveCommand, handlePrepareCommand, handlePutDataMapCommand, handlePutForExternalReadCommand, handlePutKeyValueCommand, handleRemoveDataCommand, handleRemoveKeyCommand, handleRemoveNodeCommand, init, inTransaction, prepareCacheLoader, resetStatistics, setStatisticsEnabled, skipInterception, start
handleAll, handleDefault, handleEvictFqnCommand, handleExistsNodeCommand, handleGetChildrenNamesCommand, handleGetDataMapCommand, handleGetKeysCommand, handleGetKeyValueCommand, handleGetNodeCommand, handleGravitateDataCommand, handleInvalidateCommand, visitClearDataCommand, visitCommitCommand, visitEvictFqnCommand, visitExistsNodeCommand, visitGetChildrenNamesCommand, visitGetDataMapCommand, visitGetKeysCommand, visitGetKeyValueCommand, visitGetNodeCommand, visitGravitateDataCommand, visitInvalidateCommand, visitMoveCommand, visitOptimisticPrepareCommand, visitPrepareCommand, visitPutDataMapCommand, visitPutForExternalReadCommand, visitPutKeyValueCommand, visitRemoveKeyCommand, visitRemoveNodeCommand, visitRollbackCommand
getNext, hasNext, invokeNextInterceptor, setNext
visitCollection, visitCreateNodeCommand
protected void storeStateForPutDataMap(Fqn f, InvocationContext ctx) throws Exception
storeStateForPutDataMap
in class CacheStoreInterceptor
Exception
protected Object handleOptimisticPrepareCommand(InvocationContext ctx, OptimisticPrepareCommand command) throws Throwable
handleOptimisticPrepareCommand
in class CacheStoreInterceptor
Throwable
protected Object handleRollbackCommand(InvocationContext ctx, RollbackCommand command) throws Throwable
handleRollbackCommand
in class CacheStoreInterceptor
Throwable
protected Object handleCommitCommand(InvocationContext ctx, CommitCommand command) throws Throwable
handleCommitCommand
in class CacheStoreInterceptor
Throwable
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.