|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClearCommand | |
|---|---|
| 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. |
| org.infinispan.query.backend | |
| Uses of ClearCommand in org.infinispan.commands |
|---|
| Methods in org.infinispan.commands that return ClearCommand | |
|---|---|
ClearCommand |
CommandsFactoryImpl.buildClearCommand()
|
ClearCommand |
CommandsFactory.buildClearCommand()
Builds a ClearCommand |
| Methods in org.infinispan.commands with parameters of type ClearCommand | |
|---|---|
Object |
Visitor.visitClearCommand(InvocationContext ctx,
ClearCommand command)
|
Object |
AbstractVisitor.visitClearCommand(InvocationContext ctx,
ClearCommand command)
|
| Uses of ClearCommand in org.infinispan.interceptors |
|---|
| Methods in org.infinispan.interceptors with parameters of type ClearCommand | |
|---|---|
Object |
DistributionInterceptor.visitClearCommand(InvocationContext ctx,
ClearCommand command)
|
Object |
TxInterceptor.visitClearCommand(InvocationContext ctx,
ClearCommand command)
|
Object |
DistTxInterceptor.visitClearCommand(InvocationContext ctx,
ClearCommand command)
|
Object |
ReplicationInterceptor.visitClearCommand(InvocationContext ctx,
ClearCommand command)
|
Object |
LockingInterceptor.visitClearCommand(InvocationContext ctx,
ClearCommand command)
|
Object |
CacheStoreInterceptor.visitClearCommand(InvocationContext ctx,
ClearCommand command)
|
Object |
CacheStoreInterceptor.StoreModificationsBuilder.visitClearCommand(InvocationContext ctx,
ClearCommand command)
|
Object |
InvalidationInterceptor.visitClearCommand(InvocationContext ctx,
ClearCommand command)
|
| Uses of ClearCommand in org.infinispan.interceptors.base |
|---|
| Methods in org.infinispan.interceptors.base with parameters of type ClearCommand | |
|---|---|
protected Object |
PrePostProcessingCommandInterceptor.handleClearCommand(InvocationContext ctx,
ClearCommand command)
|
Object |
PrePostProcessingCommandInterceptor.visitClearCommand(InvocationContext ctx,
ClearCommand command)
|
| Uses of ClearCommand in org.infinispan.query.backend |
|---|
| Methods in org.infinispan.query.backend with parameters of type ClearCommand | |
|---|---|
Object |
QueryInterceptor.visitClearCommand(InvocationContext ctx,
ClearCommand command)
|
|
Google Analytics | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||