|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AlreadyCoordinatorException | |
org.objectweb.perseus.distribution.api | |
org.objectweb.perseus.distribution.jgroups |
Uses of AlreadyCoordinatorException in org.objectweb.perseus.distribution.api |
Methods in org.objectweb.perseus.distribution.api that throw AlreadyCoordinatorException | |
void |
DistResControllerService.migrateCoordinationFrom(java.lang.Object resId,
java.io.Serializable nodeId)
Migrates the coordination of a resource from a remote node to the local one. |
void |
DistResControllerService.copyCoordinationFrom(java.lang.Object resId,
java.io.Serializable nodeId)
Replicates the coordination of a resource from a remote node to the local one. |
Uses of AlreadyCoordinatorException in org.objectweb.perseus.distribution.jgroups |
Methods in org.objectweb.perseus.distribution.jgroups that throw AlreadyCoordinatorException | |
void |
JGroupsControllerService.migrateCoordinationFrom(java.lang.Object rId,
java.io.Serializable nodeId)
|
void |
JGroupsControllerService.copyCoordinationFrom(java.lang.Object rId,
java.io.Serializable nodeId)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |