|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClusterId | |
org.objectweb.carol.cmi |
Uses of ClusterId in org.objectweb.carol.cmi |
Methods in org.objectweb.carol.cmi that return ClusterId | |
ClusterId |
ServerIdFactory.getLocalId()
Get the local cluster Id. |
ClusterId |
ObjectId.getServerId()
Get the ServerId associated with the current object |
ClusterId |
StubData.getServerId()
Get the server id associated with the stub |
static ClusterId |
ClusterId.read(java.io.DataInput in)
Read an identifier from an input stream (java.io.DataInput) |
Methods in org.objectweb.carol.cmi with parameters of type ClusterId | |
void |
ServerStubList.removeStub(ClusterId serverId)
Remove a stub in the clustered stub (Synchronized) |
Constructors in org.objectweb.carol.cmi with parameters of type ClusterId | |
ObjectIdFactory(ClusterId serverId)
Creates an ew factory from a server id |
|
ObjectId(ClusterId serverId,
ClusterId objId)
Creates a new identifier |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |