@Deprecated public class LegacyCacheStoreInterceptor extends CacheStoreInterceptor
CacheStoreInterceptor.StoreModificationsBuildertxMgrconfiguration, 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, starthandleAll, 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, visitRollbackCommandgetNext, hasNext, invokeNextInterceptor, setNextvisitCollection, visitCreateNodeCommandprotected void storeStateForPutDataMap(Fqn f, InvocationContext ctx) throws Exception
storeStateForPutDataMap in class CacheStoreInterceptorExceptionprotected Object handleOptimisticPrepareCommand(InvocationContext ctx, OptimisticPrepareCommand command) throws Throwable
handleOptimisticPrepareCommand in class CacheStoreInterceptorThrowableprotected Object handleRollbackCommand(InvocationContext ctx, RollbackCommand command) throws Throwable
handleRollbackCommand in class CacheStoreInterceptorThrowableprotected Object handleCommitCommand(InvocationContext ctx, CommitCommand command) throws Throwable
handleCommitCommand in class CacheStoreInterceptorThrowableCopyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.