|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvalidateL1Command | |
---|---|
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.locking | |
org.infinispan.statetransfer | Transfer of state to new caches in a cluster. |
Uses of InvalidateL1Command in org.infinispan.commands |
---|
Methods in org.infinispan.commands with parameters of type InvalidateL1Command | |
---|---|
Object |
Visitor.visitInvalidateL1Command(InvocationContext ctx,
InvalidateL1Command invalidateL1Command)
|
Object |
AbstractVisitor.visitInvalidateL1Command(InvocationContext ctx,
InvalidateL1Command invalidateL1Command)
|
Uses of InvalidateL1Command in org.infinispan.interceptors |
---|
Methods in org.infinispan.interceptors with parameters of type InvalidateL1Command | |
---|---|
Object |
EntryWrappingInterceptor.visitInvalidateL1Command(InvocationContext ctx,
InvalidateL1Command command)
|
Uses of InvalidateL1Command in org.infinispan.interceptors.locking |
---|
Methods in org.infinispan.interceptors.locking with parameters of type InvalidateL1Command | |
---|---|
Object |
AbstractLockingInterceptor.visitInvalidateL1Command(InvocationContext ctx,
InvalidateL1Command command)
|
Uses of InvalidateL1Command in org.infinispan.statetransfer |
---|
Methods in org.infinispan.statetransfer with parameters of type InvalidateL1Command | |
---|---|
Object |
StateTransferInterceptor.visitInvalidateL1Command(InvocationContext ctx,
InvalidateL1Command command)
|
|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |