|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LockControlCommand | |
---|---|
org.infinispan.commands | Commands that operate on the cache, either locally or remotely. |
org.infinispan.interceptors | Infinispan is designed around a set of interceptors around a data container. |
org.infinispan.interceptors.base | Base interceptors containing common, reusable behavior. |
Uses of LockControlCommand in org.infinispan.commands |
---|
Methods in org.infinispan.commands that return LockControlCommand | |
---|---|
LockControlCommand |
CommandsFactoryImpl.buildLockControlCommand(Collection keys,
boolean implicit)
|
LockControlCommand |
CommandsFactory.buildLockControlCommand(Collection keys,
boolean implicit)
Builds a LockControlCommand to control explicit remote locking |
Methods in org.infinispan.commands with parameters of type LockControlCommand | |
---|---|
Object |
Visitor.visitLockControlCommand(TxInvocationContext ctx,
LockControlCommand command)
|
Object |
AbstractVisitor.visitLockControlCommand(TxInvocationContext ctx,
LockControlCommand command)
|
Uses of LockControlCommand in org.infinispan.interceptors |
---|
Methods in org.infinispan.interceptors with parameters of type LockControlCommand | |
---|---|
Object |
TxInterceptor.visitLockControlCommand(TxInvocationContext ctx,
LockControlCommand command)
|
Object |
LockingInterceptor.visitLockControlCommand(TxInvocationContext ctx,
LockControlCommand c)
|
Object |
DistributionInterceptor.visitLockControlCommand(TxInvocationContext ctx,
LockControlCommand command)
|
Object |
CallInterceptor.visitLockControlCommand(TxInvocationContext ctx,
LockControlCommand c)
|
Uses of LockControlCommand in org.infinispan.interceptors.base |
---|
Methods in org.infinispan.interceptors.base with parameters of type LockControlCommand | |
---|---|
Object |
BaseRpcInterceptor.visitLockControlCommand(TxInvocationContext ctx,
LockControlCommand command)
|
|
Google Analytics | |||||||||
PREV NEXT | FRAMES NO FRAMES |