|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClusteringCommand | |
---|---|
org.apache.axis2.clustering | |
org.apache.axis2.clustering.management | |
org.apache.axis2.clustering.state |
Uses of ClusteringCommand in org.apache.axis2.clustering |
---|
Methods in org.apache.axis2.clustering with parameters of type ClusteringCommand | |
---|---|
void |
MessageSender.sendToGroup(ClusteringCommand msg)
|
void |
MessageSender.sendToSelf(ClusteringCommand msg)
|
Uses of ClusteringCommand in org.apache.axis2.clustering.management |
---|
Subclasses of ClusteringCommand in org.apache.axis2.clustering.management | |
---|---|
class |
GroupManagementCommand
|
class |
NodeManagementCommand
This class represents the 2-phase commit protocol, where an event is processed, the system is prepared to switch to a new configuration based on the processed event, and finally commits the new configuration (i.e. |
Uses of ClusteringCommand in org.apache.axis2.clustering.state |
---|
Subclasses of ClusteringCommand in org.apache.axis2.clustering.state | |
---|---|
class |
StateClusteringCommand
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |