|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReplicateCommand | |
|---|---|
| org.jboss.cache.buddyreplication | |
| org.jboss.cache.cluster | |
| org.jboss.cache.commands.remote | |
| org.jboss.cache.factories | |
| Uses of ReplicateCommand in org.jboss.cache.buddyreplication |
|---|
| Methods in org.jboss.cache.buddyreplication that return ReplicateCommand | |
|---|---|
ReplicateCommand |
BuddyManager.transformReplicateCommand(ReplicateCommand rc)
|
| Methods in org.jboss.cache.buddyreplication with parameters of type ReplicateCommand | |
|---|---|
ReplicateCommand |
BuddyManager.transformReplicateCommand(ReplicateCommand rc)
|
| Uses of ReplicateCommand in org.jboss.cache.cluster |
|---|
| Methods in org.jboss.cache.cluster with parameters of type ReplicateCommand | |
|---|---|
void |
ReplicationQueue.add(ReplicateCommand job)
Adds a new method call. |
| Uses of ReplicateCommand in org.jboss.cache.commands.remote |
|---|
| Methods in org.jboss.cache.commands.remote that return ReplicateCommand | |
|---|---|
ReplicateCommand |
ReplicateCommand.clone()
Clones this replicate command, but with an empty modification list. |
| Uses of ReplicateCommand in org.jboss.cache.factories |
|---|
| Methods in org.jboss.cache.factories that return ReplicateCommand | |
|---|---|
ReplicateCommand |
CommandsFactory.buildReplicateCommand(List<ReplicableCommand> modifications)
|
ReplicateCommand |
CommandsFactory.buildReplicateCommand(ReplicableCommand command)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||