|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NodeFilter | |
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 NodeFilter in org.activecluster.group |
Classes in org.activecluster.group that implement NodeFilter | |
class |
MasterZoneFilter
A filter configured with a list of DMZ zones on which to restrict which nodes are allowed to be master nodes. |
Methods in org.activecluster.group that return NodeFilter | |
NodeFilter |
GroupModel.getMasterFilter()
|
Methods in org.activecluster.group with parameters of type NodeFilter | |
void |
GroupModel.setMasterFilter(NodeFilter masterFilter)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |