|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClearDataCommand | |
---|---|
org.jboss.cache.buddyreplication | |
org.jboss.cache.commands | |
org.jboss.cache.commands.legacy.write | |
org.jboss.cache.interceptors | |
org.jboss.cache.interceptors.base |
Uses of ClearDataCommand in org.jboss.cache.buddyreplication |
---|
Methods in org.jboss.cache.buddyreplication with parameters of type ClearDataCommand | |
---|---|
java.lang.Object |
Fqn2BuddyFqnVisitor.visitClearDataCommand(InvocationContext ctx,
ClearDataCommand command)
|
Uses of ClearDataCommand in org.jboss.cache.commands |
---|
Methods in org.jboss.cache.commands that return ClearDataCommand | |
---|---|
ClearDataCommand |
CommandsFactory.buildClearDataCommand(GlobalTransaction gtx,
Fqn fqn)
|
ClearDataCommand |
PessimisticCommandsFactoryImpl.buildClearDataCommand(GlobalTransaction gtx,
Fqn fqn)
Deprecated. |
ClearDataCommand |
CommandsFactoryImpl.buildClearDataCommand(GlobalTransaction gtx,
Fqn fqn)
|
Methods in org.jboss.cache.commands with parameters of type ClearDataCommand | |
---|---|
java.lang.Object |
Visitor.visitClearDataCommand(InvocationContext ctx,
ClearDataCommand command)
Visits a RemoveDataCommand. |
java.lang.Object |
AbstractVisitor.visitClearDataCommand(InvocationContext ctx,
ClearDataCommand command)
|
Uses of ClearDataCommand in org.jboss.cache.commands.legacy.write |
---|
Subclasses of ClearDataCommand in org.jboss.cache.commands.legacy.write | |
---|---|
class |
PessClearDataCommand
Deprecated. will be removed along with optimistic and pessimistic locking. |
Uses of ClearDataCommand in org.jboss.cache.interceptors |
---|
Methods in org.jboss.cache.interceptors with parameters of type ClearDataCommand | |
---|---|
java.lang.Object |
MVCCLockingInterceptor.handleClearDataCommand(InvocationContext ctx,
ClearDataCommand command)
|
protected java.lang.Object |
PessimisticLockInterceptor.handleClearDataCommand(InvocationContext ctx,
ClearDataCommand command)
Deprecated. |
protected java.lang.Object |
CacheStoreInterceptor.handleRemoveDataCommand(InvocationContext ctx,
ClearDataCommand command)
|
java.lang.Object |
InvalidationInterceptor.visitClearDataCommand(InvocationContext ctx,
ClearDataCommand command)
|
java.lang.Object |
InvalidationInterceptor.InvalidationFilterVisitor.visitClearDataCommand(InvocationContext ctx,
ClearDataCommand command)
|
java.lang.Object |
CallInterceptor.visitClearDataCommand(InvocationContext ctx,
ClearDataCommand command)
|
java.lang.Object |
LegacyActivationInterceptor.visitClearDataCommand(InvocationContext ctx,
ClearDataCommand command)
Deprecated. |
java.lang.Object |
MarshalledValueInterceptor.visitClearDataCommand(InvocationContext ctx,
ClearDataCommand command)
|
java.lang.Object |
InvocationContextInterceptor.visitClearDataCommand(InvocationContext ctx,
ClearDataCommand command)
|
java.lang.Object |
OptimisticNodeInterceptor.visitClearDataCommand(InvocationContext ctx,
ClearDataCommand command)
Deprecated. |
java.lang.Object |
ReplicationInterceptor.visitClearDataCommand(InvocationContext ctx,
ClearDataCommand command)
|
java.lang.Object |
LegacyCacheLoaderInterceptor.visitClearDataCommand(InvocationContext ctx,
ClearDataCommand command)
Deprecated. |
java.lang.Object |
ActivationInterceptor.visitClearDataCommand(InvocationContext ctx,
ClearDataCommand command)
|
java.lang.Object |
EvictionInterceptor.visitClearDataCommand(InvocationContext ctx,
ClearDataCommand command)
|
java.lang.Object |
CacheLoaderInterceptor.visitClearDataCommand(InvocationContext ctx,
ClearDataCommand command)
|
java.lang.Object |
CacheStoreInterceptor.StoreModificationsBuilder.visitClearDataCommand(InvocationContext ctx,
ClearDataCommand command)
|
java.lang.Object |
OptimisticReplicationInterceptor.DataVersionPopulator.visitClearDataCommand(InvocationContext ctx,
ClearDataCommand command)
|
Uses of ClearDataCommand in org.jboss.cache.interceptors.base |
---|
Methods in org.jboss.cache.interceptors.base with parameters of type ClearDataCommand | |
---|---|
protected java.lang.Object |
PrePostProcessingCommandInterceptor.handleClearDataCommand(InvocationContext ctx,
ClearDataCommand command)
|
protected java.lang.Object |
SkipCheckChainedInterceptor.handleRemoveDataCommand(InvocationContext ctx,
ClearDataCommand command)
|
java.lang.Object |
SkipCheckChainedInterceptor.visitClearDataCommand(InvocationContext ctx,
ClearDataCommand command)
|
java.lang.Object |
PrePostProcessingCommandInterceptor.visitClearDataCommand(InvocationContext ctx,
ClearDataCommand command)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |