Package | Description |
---|---|
org.jboss.cache.buddyreplication | |
org.jboss.cache.commands | |
org.jboss.cache.commands.legacy.write | |
org.jboss.cache.interceptors | |
org.jboss.cache.interceptors.base |
Modifier and Type | Method and Description |
---|---|
Object |
Fqn2BuddyFqnVisitor.visitMoveCommand(InvocationContext ctx,
MoveCommand command) |
Modifier and Type | Method and Description |
---|---|
MoveCommand |
PessimisticCommandsFactoryImpl.buildMoveCommand(Fqn from,
Fqn to)
Deprecated.
|
MoveCommand |
CommandsFactoryImpl.buildMoveCommand(Fqn from,
Fqn to) |
MoveCommand |
CommandsFactory.buildMoveCommand(Fqn from,
Fqn to) |
Modifier and Type | Method and Description |
---|---|
Object |
Visitor.visitMoveCommand(InvocationContext ctx,
MoveCommand command)
Visits a MoveCommand.
|
Object |
AbstractVisitor.visitMoveCommand(InvocationContext ctx,
MoveCommand command) |
Modifier and Type | Class and Description |
---|---|
class |
PessMoveCommand
Deprecated.
will be removed along with optimistic and pessimistic locking.
|
Modifier and Type | Method and Description |
---|---|
protected Object |
PessimisticLockInterceptor.handleMoveCommand(InvocationContext ctx,
MoveCommand command)
Deprecated.
|
Object |
MVCCLockingInterceptor.handleMoveCommand(InvocationContext ctx,
MoveCommand command) |
protected Object |
CacheStoreInterceptor.handleMoveCommand(InvocationContext ctx,
MoveCommand command) |
Object |
ReplicationInterceptor.visitMoveCommand(InvocationContext ctx,
MoveCommand command) |
Object |
CallInterceptor.visitMoveCommand(InvocationContext ctx,
MoveCommand command) |
Object |
ActivationInterceptor.visitMoveCommand(InvocationContext ctx,
MoveCommand command) |
Object |
CacheStoreInterceptor.StoreModificationsBuilder.visitMoveCommand(InvocationContext ctx,
MoveCommand command) |
Object |
CacheLoaderInterceptor.visitMoveCommand(InvocationContext ctx,
MoveCommand command) |
Object |
OptimisticNodeInterceptor.visitMoveCommand(InvocationContext ctx,
MoveCommand command)
Deprecated.
|
Object |
LegacyActivationInterceptor.visitMoveCommand(InvocationContext ctx,
MoveCommand command)
Deprecated.
|
Object |
OptimisticCreateIfNotExistsInterceptor.visitMoveCommand(InvocationContext ctx,
MoveCommand command)
Deprecated.
|
Object |
LegacyCacheLoaderInterceptor.visitMoveCommand(InvocationContext ctx,
MoveCommand command)
Deprecated.
|
Object |
OptimisticReplicationInterceptor.DataVersionPopulator.visitMoveCommand(InvocationContext ctx,
MoveCommand command) |
Object |
InvalidationInterceptor.visitMoveCommand(InvocationContext ctx,
MoveCommand command) |
Object |
InvalidationInterceptor.InvalidationFilterVisitor.visitMoveCommand(InvocationContext ctx,
MoveCommand command) |
Modifier and Type | Method and Description |
---|---|
protected Object |
SkipCheckChainedInterceptor.handleMoveCommand(InvocationContext ctx,
MoveCommand command) |
protected Object |
PrePostProcessingCommandInterceptor.handleMoveCommand(InvocationContext ctx,
MoveCommand command) |
Object |
SkipCheckChainedInterceptor.visitMoveCommand(InvocationContext ctx,
MoveCommand command) |
Object |
PrePostProcessingCommandInterceptor.visitMoveCommand(InvocationContext ctx,
MoveCommand command) |
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.