Uses of Class
org.activecluster.group.GroupModel

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)
           
 



Copyright © 2004-2007 Protique, Ltd.. All Rights Reserved.