|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.activecluster | |
org.activecluster | ActiveCluster API for working with a simple cluster abstraction for building cluster algorithms like buddy systems, voting, master/slave protocols, electing a controller and so forth. |
org.activecluster.election | |
org.activecluster.election.impl | |
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. |
org.activecluster.impl | Default implementation of ActiveCluster using standard JMS API to build the cluster. |
Classes in org.activecluster used by org.activecluster | |
Cluster
Represents a logical connection to a cluster. |
|
ClusterEvent
A cluster event |
|
ClusterException
Represents a Cluster related exception |
|
ClusterListener
Listener to events occuring on the cluster |
|
LocalNode
Represents the local (in process) node |
|
Node
Represents a node member in a cluster |
|
Service
Service represents some service of some kind with a simple start/stop lifecycle. |
Classes in org.activecluster used by org.activecluster.election | |
Cluster
Represents a logical connection to a cluster. |
|
Node
Represents a node member in a cluster |
Classes in org.activecluster used by org.activecluster.election.impl | |
Cluster
Represents a logical connection to a cluster. |
|
Node
Represents a node member in a cluster |
Classes in org.activecluster used by org.activecluster.group | |
ClusterEvent
A cluster event |
|
ClusterListener
Listener to events occuring on the cluster |
|
Node
Represents a node member in a cluster |
Classes in org.activecluster used by org.activecluster.impl | |
Cluster
Represents a logical connection to a cluster. |
|
ClusterException
Represents a Cluster related exception |
|
ClusterFactory
A Factory of Cluster instances |
|
ClusterListener
Listener to events occuring on the cluster |
|
LocalNode
Represents the local (in process) node |
|
Node
Represents a node member in a cluster |
|
Service
Service represents some service of some kind with a simple start/stop lifecycle. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |