Uses of Class org.objectweb.carol.cmi.ClusterId

Uses in package org.objectweb.carol.cmi

Constructors with parameter type org.objectweb.carol.cmi.ClusterId

ClusterStubData.ClusterStubData(ClusterId serverId, byte[] stubSer, int factor)
Construct a new cluster stub data, containing a regular stub.
StubData.StubData(ClusterId id, Remote stub, int factor)
StubData.StubData(ClusterId id, byte[] serStub, int factor)

Methods with parameter type org.objectweb.carol.cmi.ClusterId

boolean
This function fails if and only if the stub to remove is the last one.
boolean
ClusterStubData.setStub(ClusterId serverId, byte[] stubSer, int factor)
Add a regular stub in this cluster stub.

Methods with return type org.objectweb.carol.cmi.ClusterId

ClusterId
ClusterId
Return the local cluster Id.
ClusterId
ClusterId.read(DataInput in)
ClusterId