|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of PutKeyValueCommand in org.jboss.cache.buddyreplication |
|---|
| Methods in org.jboss.cache.buddyreplication with parameters of type PutKeyValueCommand | |
|---|---|
java.lang.Object |
Fqn2BuddyFqnVisitor.visitPutKeyValueCommand(InvocationContext ctx,
PutKeyValueCommand command)
|
| Uses of PutKeyValueCommand in org.jboss.cache.commands |
|---|
| Methods in org.jboss.cache.commands that return PutKeyValueCommand | |
|---|---|
PutKeyValueCommand |
CommandsFactory.buildPutKeyValueCommand(GlobalTransaction gtx,
Fqn fqn,
java.lang.Object key,
java.lang.Object value)
|
PutKeyValueCommand |
PessimisticCommandsFactoryImpl.buildPutKeyValueCommand(GlobalTransaction gtx,
Fqn fqn,
java.lang.Object key,
java.lang.Object value)
Deprecated. |
PutKeyValueCommand |
CommandsFactoryImpl.buildPutKeyValueCommand(GlobalTransaction gtx,
Fqn fqn,
java.lang.Object key,
java.lang.Object value)
|
| Methods in org.jboss.cache.commands with parameters of type PutKeyValueCommand | |
|---|---|
java.lang.Object |
Visitor.visitPutKeyValueCommand(InvocationContext ctx,
PutKeyValueCommand command)
Visits a PutKeyValueCommand. |
java.lang.Object |
AbstractVisitor.visitPutKeyValueCommand(InvocationContext ctx,
PutKeyValueCommand command)
|
| Uses of PutKeyValueCommand in org.jboss.cache.commands.legacy.write |
|---|
| Subclasses of PutKeyValueCommand in org.jboss.cache.commands.legacy.write | |
|---|---|
class |
PessPutForExternalReadCommand
Deprecated. will be removed along with optimistic and pessimistic locking. |
class |
PessPutKeyValueCommand
Deprecated. will be removed along with optimistic and pessimistic locking. |
| Uses of PutKeyValueCommand in org.jboss.cache.commands.write |
|---|
| Subclasses of PutKeyValueCommand in org.jboss.cache.commands.write | |
|---|---|
class |
PutForExternalReadCommand
Represents the Cache.putForExternalRead(org.jboss.cache.Fqn, Object, Object) method call. |
| Uses of PutKeyValueCommand in org.jboss.cache.interceptors |
|---|
| Methods in org.jboss.cache.interceptors with parameters of type PutKeyValueCommand | |
|---|---|
java.lang.Object |
MVCCLockingInterceptor.handlePutKeyValueCommand(InvocationContext ctx,
PutKeyValueCommand command)
|
protected java.lang.Object |
CacheStoreInterceptor.handlePutKeyValueCommand(InvocationContext ctx,
PutKeyValueCommand command)
|
protected java.lang.Object |
PessimisticLockInterceptor.handlePutKeyValueCommand(InvocationContext ctx,
PutKeyValueCommand command)
Deprecated. |
java.lang.Object |
InvalidationInterceptor.visitPutKeyValueCommand(InvocationContext ctx,
PutKeyValueCommand command)
|
java.lang.Object |
InvalidationInterceptor.InvalidationFilterVisitor.visitPutKeyValueCommand(InvocationContext ctx,
PutKeyValueCommand command)
|
java.lang.Object |
CallInterceptor.visitPutKeyValueCommand(InvocationContext ctx,
PutKeyValueCommand command)
|
java.lang.Object |
LegacyActivationInterceptor.visitPutKeyValueCommand(InvocationContext ctx,
PutKeyValueCommand command)
Deprecated. |
java.lang.Object |
MarshalledValueInterceptor.visitPutKeyValueCommand(InvocationContext ctx,
PutKeyValueCommand command)
|
java.lang.Object |
CacheMgmtInterceptor.visitPutKeyValueCommand(InvocationContext ctx,
PutKeyValueCommand command)
|
java.lang.Object |
InvocationContextInterceptor.visitPutKeyValueCommand(InvocationContext ctx,
PutKeyValueCommand command)
|
java.lang.Object |
OptimisticNodeInterceptor.visitPutKeyValueCommand(InvocationContext ctx,
PutKeyValueCommand command)
Deprecated. |
java.lang.Object |
ReplicationInterceptor.visitPutKeyValueCommand(InvocationContext ctx,
PutKeyValueCommand command)
|
java.lang.Object |
LegacyCacheLoaderInterceptor.visitPutKeyValueCommand(InvocationContext ctx,
PutKeyValueCommand command)
Deprecated. |
java.lang.Object |
ActivationInterceptor.visitPutKeyValueCommand(InvocationContext ctx,
PutKeyValueCommand command)
|
java.lang.Object |
EvictionInterceptor.visitPutKeyValueCommand(InvocationContext ctx,
PutKeyValueCommand command)
|
java.lang.Object |
CacheLoaderInterceptor.visitPutKeyValueCommand(InvocationContext ctx,
PutKeyValueCommand command)
|
java.lang.Object |
OptimisticCreateIfNotExistsInterceptor.visitPutKeyValueCommand(InvocationContext ctx,
PutKeyValueCommand command)
Deprecated. |
java.lang.Object |
CacheStoreInterceptor.StoreModificationsBuilder.visitPutKeyValueCommand(InvocationContext ctx,
PutKeyValueCommand command)
|
java.lang.Object |
OptimisticReplicationInterceptor.DataVersionPopulator.visitPutKeyValueCommand(InvocationContext ctx,
PutKeyValueCommand command)
|
| Uses of PutKeyValueCommand in org.jboss.cache.interceptors.base |
|---|
| Methods in org.jboss.cache.interceptors.base with parameters of type PutKeyValueCommand | |
|---|---|
protected java.lang.Object |
SkipCheckChainedInterceptor.handlePutKeyValueCommand(InvocationContext ctx,
PutKeyValueCommand command)
|
protected java.lang.Object |
PrePostProcessingCommandInterceptor.handlePutKeyValueCommand(InvocationContext ctx,
PutKeyValueCommand command)
|
java.lang.Object |
SkipCheckChainedInterceptor.visitPutKeyValueCommand(InvocationContext ctx,
PutKeyValueCommand command)
|
java.lang.Object |
PrePostProcessingCommandInterceptor.visitPutKeyValueCommand(InvocationContext ctx,
PutKeyValueCommand command)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||