@Deprecated public class OptimisticCommandsFactoryImpl extends CommandsFactoryImpl
buddyFqnTransformer, buddyManager, cacheSpi, configuration, dataContainer, invoker, notifier, rpcManager, transactionTable, txManager| Constructor and Description |
|---|
OptimisticCommandsFactoryImpl()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
CreateNodeCommand |
buildCreateNodeCommand(Fqn fqn)
Deprecated.
|
EvictCommand |
buildEvictFqnCommand(Fqn fqn)
Deprecated.
|
GravitateDataCommand |
buildGravitateDataCommand(Fqn fqn,
Boolean searchSubtrees)
Deprecated.
|
InvalidateCommand |
buildInvalidateCommand(Fqn fqn)
Deprecated.
|
ReplicableCommand |
fromStream(int id,
Object[] parameters)
Deprecated.
Builds a cache command based on the ID passed in and an object array of parameters
|
buildAnnounceBuddyPoolNameCommand, buildAssignToBuddyGroupCommand, buildClearDataCommand, buildClusteredGetCommand, buildCommitCommand, buildDataGravitationCleanupCommand, buildExistsNodeCommand, buildGetChildrenNamesCommand, buildGetDataMapCommand, buildGetKeysCommand, buildGetKeyValueCommand, buildGetNodeCommand, buildMoveCommand, buildOptimisticPrepareCommand, buildPrepareCommand, buildPrepareCommand, buildPutDataMapCommand, buildPutForExternalReadCommand, buildPutKeyValueCommand, buildRemoveFromBuddyGroupCommand, buildRemoveKeyCommand, buildRemoveNodeCommand, buildReplicateCommand, buildReplicateCommand, buildRollbackCommand, buildStateTransferControlCommand, initializepublic EvictCommand buildEvictFqnCommand(Fqn fqn)
buildEvictFqnCommand in interface CommandsFactorybuildEvictFqnCommand in class CommandsFactoryImplpublic InvalidateCommand buildInvalidateCommand(Fqn fqn)
buildInvalidateCommand in interface CommandsFactorybuildInvalidateCommand in class CommandsFactoryImplpublic GravitateDataCommand buildGravitateDataCommand(Fqn fqn, Boolean searchSubtrees)
buildGravitateDataCommand in interface CommandsFactorybuildGravitateDataCommand in class CommandsFactoryImplpublic CreateNodeCommand buildCreateNodeCommand(Fqn fqn)
buildCreateNodeCommand in interface CommandsFactorybuildCreateNodeCommand in class CommandsFactoryImplpublic ReplicableCommand fromStream(int id, Object[] parameters)
CommandsFactoryfromStream in interface CommandsFactoryfromStream in class CommandsFactoryImplid - id of the command to buildparameters - parameters attached to the commandCopyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.