|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ClusterStubData | |
| org.objectweb.carol.cmi | |
| Uses of ClusterStubData in org.objectweb.carol.cmi |
| Methods in org.objectweb.carol.cmi that return ClusterStubData | |
static ClusterStubData |
ClusterStubData.read(java.io.ObjectInput in,
ClusterStub cs)
Deserialize a ClusterStubData. |
| Constructors in org.objectweb.carol.cmi with parameters of type ClusterStubData | |
RoundRobin(ClusterStubData csd,
java.util.Collection c)
Builds a round robin algorithm on a Collection of StubData objects. |
|
Random(ClusterStubData csd,
java.util.Collection c)
Builds a random algorithm on a Collection of StubData objects. |
|
ClusterRegistryImpl_Cluster(ClusterStubData csd)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||