|
||||||||||
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 |
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)
|
|
--> |