|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClusterPod | |
---|---|
com.caucho.server.cluster | |
com.caucho.server.resin |
Uses of ClusterPod in com.caucho.server.cluster |
---|
Methods in com.caucho.server.cluster that return ClusterPod | |
---|---|
ClusterPod |
Cluster.createPod()
Adds a new pod to the cluster |
ClusterPod |
Cluster.findPod(int podIndex)
Finds the first server with the given server-id. |
abstract ClusterPod[] |
Cluster.getPodList()
Returns the list of pods for the cluster |
Uses of ClusterPod in com.caucho.server.resin |
---|
Methods in com.caucho.server.resin with parameters of type ClusterPod | |
---|---|
protected ClusterServer |
ResinDelegate.loadDynamicServer(ClusterPod pod,
java.lang.String dynId,
java.lang.String dynAddress,
int dynPort)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |