|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PutDataMapCommand | |
---|---|
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 PutDataMapCommand in org.jboss.cache.buddyreplication |
---|
Methods in org.jboss.cache.buddyreplication with parameters of type PutDataMapCommand | |
---|---|
java.lang.Object |
Fqn2BuddyFqnVisitor.visitPutDataMapCommand(InvocationContext ctx,
PutDataMapCommand command)
|
Uses of PutDataMapCommand in org.jboss.cache.commands |
---|
Methods in org.jboss.cache.commands that return PutDataMapCommand | |
---|---|
PutDataMapCommand |
CommandsFactory.buildPutDataMapCommand(GlobalTransaction gtx,
Fqn fqn,
java.util.Map data)
|
PutDataMapCommand |
PessimisticCommandsFactoryImpl.buildPutDataMapCommand(GlobalTransaction gtx,
Fqn fqn,
java.util.Map data)
Deprecated. |
PutDataMapCommand |
CommandsFactoryImpl.buildPutDataMapCommand(GlobalTransaction gtx,
Fqn fqn,
java.util.Map data)
|
Methods in org.jboss.cache.commands with parameters of type PutDataMapCommand | |
---|---|
java.lang.Object |
Visitor.visitPutDataMapCommand(InvocationContext ctx,
PutDataMapCommand command)
Visits a PutDataMapCommand. |
java.lang.Object |
AbstractVisitor.visitPutDataMapCommand(InvocationContext ctx,
PutDataMapCommand command)
|
Uses of PutDataMapCommand in org.jboss.cache.commands.legacy.write |
---|
Subclasses of PutDataMapCommand in org.jboss.cache.commands.legacy.write | |
---|---|
class |
PessPutDataMapCommand
Deprecated. will be removed along with optimistic and pessimistic locking. |
Uses of PutDataMapCommand in org.jboss.cache.interceptors |
---|
Methods in org.jboss.cache.interceptors with parameters of type PutDataMapCommand | |
---|---|
java.lang.Object |
MVCCLockingInterceptor.handlePutDataMapCommand(InvocationContext ctx,
PutDataMapCommand command)
|
protected java.lang.Object |
CacheStoreInterceptor.handlePutDataMapCommand(InvocationContext ctx,
PutDataMapCommand command)
|
protected java.lang.Object |
PessimisticLockInterceptor.handlePutDataMapCommand(InvocationContext ctx,
PutDataMapCommand command)
Deprecated. |
java.lang.Object |
InvalidationInterceptor.visitPutDataMapCommand(InvocationContext ctx,
PutDataMapCommand command)
|
java.lang.Object |
InvalidationInterceptor.InvalidationFilterVisitor.visitPutDataMapCommand(InvocationContext ctx,
PutDataMapCommand command)
|
java.lang.Object |
CallInterceptor.visitPutDataMapCommand(InvocationContext ctx,
PutDataMapCommand command)
|
java.lang.Object |
LegacyActivationInterceptor.visitPutDataMapCommand(InvocationContext ctx,
PutDataMapCommand command)
Deprecated. |
java.lang.Object |
MarshalledValueInterceptor.visitPutDataMapCommand(InvocationContext ctx,
PutDataMapCommand command)
|
java.lang.Object |
CacheMgmtInterceptor.visitPutDataMapCommand(InvocationContext ctx,
PutDataMapCommand command)
|
java.lang.Object |
InvocationContextInterceptor.visitPutDataMapCommand(InvocationContext ctx,
PutDataMapCommand command)
|
java.lang.Object |
OptimisticNodeInterceptor.visitPutDataMapCommand(InvocationContext ctx,
PutDataMapCommand command)
Deprecated. |
java.lang.Object |
ReplicationInterceptor.visitPutDataMapCommand(InvocationContext ctx,
PutDataMapCommand command)
|
java.lang.Object |
LegacyCacheLoaderInterceptor.visitPutDataMapCommand(InvocationContext ctx,
PutDataMapCommand command)
Deprecated. |
java.lang.Object |
ActivationInterceptor.visitPutDataMapCommand(InvocationContext ctx,
PutDataMapCommand command)
|
java.lang.Object |
EvictionInterceptor.visitPutDataMapCommand(InvocationContext ctx,
PutDataMapCommand command)
|
java.lang.Object |
CacheLoaderInterceptor.visitPutDataMapCommand(InvocationContext ctx,
PutDataMapCommand command)
|
java.lang.Object |
OptimisticCreateIfNotExistsInterceptor.visitPutDataMapCommand(InvocationContext ctx,
PutDataMapCommand command)
Deprecated. |
java.lang.Object |
CacheStoreInterceptor.StoreModificationsBuilder.visitPutDataMapCommand(InvocationContext ctx,
PutDataMapCommand command)
|
java.lang.Object |
OptimisticReplicationInterceptor.DataVersionPopulator.visitPutDataMapCommand(InvocationContext ctx,
PutDataMapCommand command)
|
Uses of PutDataMapCommand in org.jboss.cache.interceptors.base |
---|
Methods in org.jboss.cache.interceptors.base with parameters of type PutDataMapCommand | |
---|---|
protected java.lang.Object |
SkipCheckChainedInterceptor.handlePutDataMapCommand(InvocationContext ctx,
PutDataMapCommand command)
|
protected java.lang.Object |
PrePostProcessingCommandInterceptor.handlePutDataMapCommand(InvocationContext ctx,
PutDataMapCommand command)
|
java.lang.Object |
SkipCheckChainedInterceptor.visitPutDataMapCommand(InvocationContext ctx,
PutDataMapCommand command)
|
java.lang.Object |
PrePostProcessingCommandInterceptor.visitPutDataMapCommand(InvocationContext ctx,
PutDataMapCommand command)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |