| 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.visitCreateNodeCommand(InvocationContext ctx,
CreateNodeCommand command) |
| Modifier and Type | Method and Description |
|---|---|
CreateNodeCommand |
CommandsFactory.buildCreateNodeCommand(Fqn fqn) |
CreateNodeCommand |
OptimisticCommandsFactoryImpl.buildCreateNodeCommand(Fqn fqn)
Deprecated.
|
CreateNodeCommand |
CommandsFactoryImpl.buildCreateNodeCommand(Fqn fqn) |
| Modifier and Type | Method and Description |
|---|---|
Object |
Visitor.visitCreateNodeCommand(InvocationContext ctx,
CreateNodeCommand command)
Deprecated.
in 3.0. Will be removed once optimistic and pessimistic locking is removed.
|
Object |
AbstractVisitor.visitCreateNodeCommand(InvocationContext ctx,
CreateNodeCommand command) |
| Modifier and Type | Method and Description |
|---|---|
Object |
OptimisticReplicationInterceptor.DataVersionPopulator.visitCreateNodeCommand(InvocationContext ctx,
CreateNodeCommand command) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
PrePostProcessingCommandInterceptor.handleCreateNodeCommand(InvocationContext ctx,
CreateNodeCommand command)
Deprecated.
in 3.0. Will be removed when Optimistic and Pessimistic locking is removed.
|
Object |
PrePostProcessingCommandInterceptor.visitCreateNodeCommand(InvocationContext ctx,
CreateNodeCommand command) |
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.