|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of PrepareCommand in org.jboss.cache.buddyreplication |
|---|
| Methods in org.jboss.cache.buddyreplication with parameters of type PrepareCommand | |
|---|---|
Object |
Fqn2BuddyFqnVisitor.visitPrepareCommand(InvocationContext ctx,
PrepareCommand command)
|
| Uses of PrepareCommand in org.jboss.cache.commands |
|---|
| Methods in org.jboss.cache.commands with parameters of type PrepareCommand | |
|---|---|
Object |
Visitor.visitPrepareCommand(InvocationContext ctx,
PrepareCommand command)
Visits a PrepareCommand. |
Object |
AbstractVisitor.visitPrepareCommand(InvocationContext ctx,
PrepareCommand command)
|
| Uses of PrepareCommand in org.jboss.cache.commands.tx |
|---|
| Subclasses of PrepareCommand in org.jboss.cache.commands.tx | |
|---|---|
class |
OptimisticPrepareCommand
An optimistic version of PrepareCommand. |
| Methods in org.jboss.cache.commands.tx that return PrepareCommand | |
|---|---|
PrepareCommand |
PrepareCommand.clone()
|
| Uses of PrepareCommand in org.jboss.cache.factories |
|---|
| Methods in org.jboss.cache.factories that return PrepareCommand | |
|---|---|
PrepareCommand |
CommandsFactory.buildPrepareCommand(GlobalTransaction gtx,
List<ReversibleCommand> modifications,
org.jgroups.Address address,
boolean onePhaseCommit)
|
PrepareCommand |
CommandsFactory.buildPrepareCommand(GlobalTransaction gtx,
ReversibleCommand command,
boolean onePhaseCommit)
|
| Uses of PrepareCommand in org.jboss.cache.interceptors |
|---|
| Methods in org.jboss.cache.interceptors that return PrepareCommand | |
|---|---|
protected PrepareCommand |
OptimisticTxInterceptor.buildPrepareCommand(GlobalTransaction gtx,
List modifications,
boolean onePhaseCommit)
|
protected PrepareCommand |
TxInterceptor.buildPrepareCommand(GlobalTransaction gtx,
List modifications,
boolean onePhaseCommit)
|
| Methods in org.jboss.cache.interceptors with parameters of type PrepareCommand | |
|---|---|
protected Object |
CacheStoreInterceptor.handlePrepareCommand(InvocationContext ctx,
PrepareCommand command)
|
protected Object |
PessimisticLockInterceptor.handlePrepareCommand(InvocationContext ctx,
PrepareCommand command)
|
protected void |
OptimisticTxInterceptor.replayModifications(InvocationContext ctx,
Transaction ltx,
PrepareCommand command)
Replays modifications by passing them up the interceptor chain. |
protected void |
TxInterceptor.replayModifications(InvocationContext ctx,
Transaction ltx,
PrepareCommand command)
Replays modifications |
protected void |
ReplicationInterceptor.runPreparePhase(PrepareCommand prepareMethod,
GlobalTransaction gtx,
InvocationContext ctx)
Calls prepare(GlobalTransaction,List,org.jgroups.Address,boolean)) in all members except self. |
Object |
ActivationInterceptor.visitPrepareCommand(InvocationContext ctx,
PrepareCommand command)
|
Object |
CallInterceptor.visitPrepareCommand(InvocationContext ctx,
PrepareCommand command)
|
Object |
InvalidationInterceptor.visitPrepareCommand(InvocationContext ctx,
PrepareCommand command)
|
Object |
TxInterceptor.visitPrepareCommand(InvocationContext ctx,
PrepareCommand command)
|
Object |
ReplicationInterceptor.visitPrepareCommand(InvocationContext ctx,
PrepareCommand command)
|
Object |
NotificationInterceptor.visitPrepareCommand(InvocationContext ctx,
PrepareCommand command)
|
Object |
InvocationContextInterceptor.visitPrepareCommand(InvocationContext ctx,
PrepareCommand command)
|
| Uses of PrepareCommand in org.jboss.cache.interceptors.base |
|---|
| Methods in org.jboss.cache.interceptors.base with parameters of type PrepareCommand | |
|---|---|
protected Object |
SkipCheckChainedInterceptor.handlePrepareCommand(InvocationContext ctx,
PrepareCommand command)
|
protected Object |
PostProcessingCommandInterceptor.handlePrepareCommand(InvocationContext ctx,
PrepareCommand command)
|
Object |
SkipCheckChainedInterceptor.visitPrepareCommand(InvocationContext ctx,
PrepareCommand command)
|
Object |
PostProcessingCommandInterceptor.visitPrepareCommand(InvocationContext ctx,
PrepareCommand command)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||