| Package | Description |
|---|---|
| org.apache.axis2.clustering | |
| org.apache.axis2.clustering.management | |
| org.apache.axis2.clustering.state |
| Modifier and Type | Class and Description |
|---|---|
class |
ClusteringMessage
This is a special ClusteringCommand which is used for messaging.
|
| Modifier and Type | Method and Description |
|---|---|
abstract ClusteringCommand |
ClusteringMessage.getResponse()
Get the response for this message
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ClusteringCommand> |
ClusteringAgent.sendMessage(ClusteringMessage msg,
boolean isRpcMessage)
Send a message to all members in this member's primary cluster
|
| Modifier and Type | Method and Description |
|---|---|
void |
MessageSender.sendToGroup(ClusteringCommand msg) |
void |
MessageSender.sendToSelf(ClusteringCommand msg) |
| Modifier and Type | Class and Description |
|---|---|
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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StateClusteringCommand |
Copyright © 2004-2018 The Apache Software Foundation. All Rights Reserved.