Package | Description |
---|---|
org.jboss.cache.buddyreplication | |
org.jboss.cache.commands | |
org.jboss.cache.interceptors | |
org.jboss.cache.interceptors.base |
Modifier and Type | Method and Description |
---|---|
Object |
Fqn2BuddyFqnVisitor.visitGetDataMapCommand(InvocationContext ctx,
GetDataMapCommand command) |
Modifier and Type | Method and Description |
---|---|
GetDataMapCommand |
CommandsFactoryImpl.buildGetDataMapCommand(Fqn fqn) |
GetDataMapCommand |
CommandsFactory.buildGetDataMapCommand(Fqn fqn) |
Modifier and Type | Method and Description |
---|---|
Object |
Visitor.visitGetDataMapCommand(InvocationContext ctx,
GetDataMapCommand command)
Visits a GetDataMapCommand.
|
Object |
AbstractVisitor.visitGetDataMapCommand(InvocationContext ctx,
GetDataMapCommand command) |
Modifier and Type | Method and Description |
---|---|
Object |
MVCCLockingInterceptor.handleGetDataMapCommand(InvocationContext ctx,
GetDataMapCommand command) |
Object |
MarshalledValueInterceptor.visitGetDataMapCommand(InvocationContext ctx,
GetDataMapCommand command) |
Object |
CacheLoaderInterceptor.visitGetDataMapCommand(InvocationContext ctx,
GetDataMapCommand command) |
Object |
LegacyDataGravitatorInterceptor.visitGetDataMapCommand(InvocationContext ctx,
GetDataMapCommand command)
Deprecated.
|
Object |
OptimisticNodeInterceptor.visitGetDataMapCommand(InvocationContext ctx,
GetDataMapCommand command)
Deprecated.
|
Object |
LegacyCacheLoaderInterceptor.visitGetDataMapCommand(InvocationContext ctx,
GetDataMapCommand command)
Deprecated.
|
Object |
EvictionInterceptor.visitGetDataMapCommand(InvocationContext ctx,
GetDataMapCommand command) |
Modifier and Type | Method and Description |
---|---|
protected Object |
SkipCheckChainedInterceptor.handleGetDataMapCommand(InvocationContext ctx,
GetDataMapCommand command) |
protected Object |
PrePostProcessingCommandInterceptor.handleGetDataMapCommand(InvocationContext ctx,
GetDataMapCommand command) |
Object |
SkipCheckChainedInterceptor.visitGetDataMapCommand(InvocationContext ctx,
GetDataMapCommand command) |
Object |
PrePostProcessingCommandInterceptor.visitGetDataMapCommand(InvocationContext ctx,
GetDataMapCommand command) |
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.