|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CommitCommand | |
|---|---|
| org.infinispan.commands | Commands that operate on the cache, either locally or remotely. |
| org.infinispan.distribution | Classes relating to the distributed cache mode. |
| org.infinispan.interceptors | Infinispan is designed around a set of interceptors around a data container. |
| org.infinispan.interceptors.base | Base interceptors containing common, reusable behavior. |
| Uses of CommitCommand in org.infinispan.commands |
|---|
| Methods in org.infinispan.commands that return CommitCommand | |
|---|---|
CommitCommand |
CommandsFactoryImpl.buildCommitCommand(GlobalTransaction gtx)
|
CommitCommand |
CommandsFactory.buildCommitCommand(GlobalTransaction gtx)
Builds a CommitCommand |
| Methods in org.infinispan.commands with parameters of type CommitCommand | |
|---|---|
Object |
Visitor.visitCommitCommand(TxInvocationContext ctx,
CommitCommand command)
|
Object |
AbstractVisitor.visitCommitCommand(TxInvocationContext ctx,
CommitCommand command)
|
| Uses of CommitCommand in org.infinispan.distribution |
|---|
| Methods in org.infinispan.distribution with parameters of type CommitCommand | |
|---|---|
void |
TransactionLoggerImpl.logIfNeeded(CommitCommand command)
|
void |
TransactionLogger.logIfNeeded(CommitCommand command)
Logs a CommitCommand if needed. |
| Uses of CommitCommand in org.infinispan.interceptors |
|---|
| Methods in org.infinispan.interceptors with parameters of type CommitCommand | |
|---|---|
Object |
NotificationInterceptor.visitCommitCommand(TxInvocationContext ctx,
CommitCommand command)
|
Object |
DistributionInterceptor.visitCommitCommand(TxInvocationContext ctx,
CommitCommand command)
|
Object |
CallInterceptor.visitCommitCommand(TxInvocationContext ctx,
CommitCommand command)
|
Object |
TxInterceptor.visitCommitCommand(TxInvocationContext ctx,
CommitCommand command)
|
Object |
DistTxInterceptor.visitCommitCommand(TxInvocationContext ctx,
CommitCommand cmd)
|
Object |
ReplicationInterceptor.visitCommitCommand(TxInvocationContext ctx,
CommitCommand command)
|
Object |
LockingInterceptor.visitCommitCommand(TxInvocationContext ctx,
CommitCommand command)
|
Object |
CacheStoreInterceptor.visitCommitCommand(TxInvocationContext ctx,
CommitCommand command)
|
| Uses of CommitCommand in org.infinispan.interceptors.base |
|---|
| Methods in org.infinispan.interceptors.base with parameters of type CommitCommand | |
|---|---|
protected Object |
PrePostProcessingCommandInterceptor.handleCommitCommand(InvocationContext ctx,
CommitCommand command)
|
Object |
PrePostProcessingCommandInterceptor.visitCommitCommand(TxInvocationContext ctx,
CommitCommand command)
|
|
Google Analytics | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||