|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GroupModel | |
org.activecluster.group | Contains Group Organsisation models and policies for arranging Node instances into
groups, such as buddy-groups (failover nodes) or master/slave groups for High Availability (HA) protocols. |
Uses of GroupModel in org.activecluster.group |
Subclasses of GroupModel in org.activecluster.group | |
class |
BuddyGroupModel
A kind of GroupModel in which every Node has its
own Group and other nodes in the cluster act as buddies (slaves) |
Methods in org.activecluster.group that return GroupModel | |
GroupModel |
GroupClusterListener.getModel()
|
Constructors in org.activecluster.group with parameters of type GroupModel | |
GroupClusterListener(GroupModel model)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |