|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.server.cluster.Cluster
com.caucho.server.cluster.ProCluster
public class ProCluster
Defines a set of clustered servers.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.caucho.server.cluster.Cluster |
|---|
Cluster.ServerVar, Cluster.Var |
| Field Summary |
|---|
| Fields inherited from class com.caucho.server.cluster.Cluster |
|---|
_clusterLocal, _serverIdLocal |
| Constructor Summary | |
|---|---|
ProCluster()
|
|
ProCluster(ProResin resin)
|
|
| Method Summary | |
|---|---|
protected StoreManager |
createPersistentStore(java.lang.String type)
Creates a persistent store instance. |
protected ProServer |
createResinServer(ClusterServer clusterServer)
|
void |
startRemote()
Start any work in notifying other members in the cluster that the server is active. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ProCluster(ProResin resin)
public ProCluster()
| Method Detail |
|---|
protected ProServer createResinServer(ClusterServer clusterServer)
createResinServer in class Clusterprotected StoreManager createPersistentStore(java.lang.String type)
createPersistentStore in class Clusterpublic void startRemote()
startRemote in class Cluster
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||