|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.env.service.AbstractResinSubSystem
com.caucho.cloud.network.NetworkClusterSystem
com.caucho.cloud.network.ProNetworkClusterSystem
public class ProNetworkClusterSystem
NetworkClusterService manages the cluster network code, the communication between Resin servers in a cluster.
| Field Summary |
|---|
| Fields inherited from class com.caucho.cloud.network.NetworkClusterSystem |
|---|
START_PRIORITY |
| Fields inherited from interface com.caucho.env.service.ResinSubSystem |
|---|
START_PRIORITY_CACHE_SERVICE, START_PRIORITY_CLASSLOADER, START_PRIORITY_CLUSTER_SERVICE, START_PRIORITY_DEFAULT, START_PRIORITY_ENV_SYSTEM, START_PRIORITY_NETWORK_CLUSTER |
| Constructor Summary | |
|---|---|
ProNetworkClusterSystem(CloudServer selfServer)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getLocalSocketAddress(ClusterServer clusterServer)
Returns the local ip address for a server configured with external-address. |
void |
start()
Starts the service. |
| Methods inherited from class com.caucho.cloud.network.NetworkClusterSystem |
|---|
addLinkListener, addServerListener, createAndAddService, getClusterListener, getCurrent, getCurrentSelfServer, getLocalAddresses, getSelfServer, getServerId, getStartPriority, notifyHeartbeatStart, notifyHeartbeatStop, notifyLinkClose, removeServerListener, stop, toString |
| Methods inherited from class com.caucho.env.service.AbstractResinSubSystem |
|---|
destroy, getStopPriority, preCreate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ProNetworkClusterSystem(CloudServer selfServer)
| Method Detail |
|---|
public void start()
throws java.lang.Exception
ResinSubSystem
start in interface ResinSubSystemstart in class NetworkClusterSystemjava.lang.Exceptionpublic java.lang.String getLocalSocketAddress(ClusterServer clusterServer)
getLocalSocketAddress in class NetworkClusterSystem
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||