|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GetKeyValueCommand | |
|---|---|
| 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 GetKeyValueCommand in org.infinispan.commands |
|---|
| Methods in org.infinispan.commands that return GetKeyValueCommand | |
|---|---|
GetKeyValueCommand |
CommandsFactoryImpl.buildGetKeyValueCommand(Object key)
|
GetKeyValueCommand |
CommandsFactory.buildGetKeyValueCommand(Object key)
Builds a GetKeyValueCommand |
| Methods in org.infinispan.commands with parameters of type GetKeyValueCommand | |
|---|---|
Object |
Visitor.visitGetKeyValueCommand(InvocationContext ctx,
GetKeyValueCommand command)
|
Object |
AbstractVisitor.visitGetKeyValueCommand(InvocationContext ctx,
GetKeyValueCommand command)
|
| Uses of GetKeyValueCommand in org.infinispan.interceptors |
|---|
| Methods in org.infinispan.interceptors with parameters of type GetKeyValueCommand | |
|---|---|
Object |
DistributionInterceptor.visitGetKeyValueCommand(InvocationContext ctx,
GetKeyValueCommand command)
|
Object |
CacheLoaderInterceptor.visitGetKeyValueCommand(InvocationContext ctx,
GetKeyValueCommand command)
|
Object |
ActivationInterceptor.visitGetKeyValueCommand(InvocationContext ctx,
GetKeyValueCommand command)
|
Object |
TxInterceptor.visitGetKeyValueCommand(InvocationContext ctx,
GetKeyValueCommand command)
|
Object |
MarshalledValueInterceptor.visitGetKeyValueCommand(InvocationContext ctx,
GetKeyValueCommand command)
|
Object |
CacheMgmtInterceptor.visitGetKeyValueCommand(InvocationContext ctx,
GetKeyValueCommand command)
|
Object |
LockingInterceptor.visitGetKeyValueCommand(InvocationContext ctx,
GetKeyValueCommand command)
|
| Uses of GetKeyValueCommand in org.infinispan.interceptors.base |
|---|
| Methods in org.infinispan.interceptors.base with parameters of type GetKeyValueCommand | |
|---|---|
protected Object |
PrePostProcessingCommandInterceptor.handleGetKeyValueCommand(InvocationContext ctx,
GetKeyValueCommand command)
|
Object |
PrePostProcessingCommandInterceptor.visitGetKeyValueCommand(InvocationContext ctx,
GetKeyValueCommand command)
|
|
Google Analytics | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||