|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| ClusterNode | Abstract identifier for a member of an @{link HAPartition}. |
| DistributedReplicantManager | DistributedReplicantManager is a service on top of HAPartition that provides a
cluster-wide distributed state which is node-specific. |
| DistributedReplicantManager.ReplicantListener | When a particular key in the DistributedReplicantManager table gets modified, all listeners will be notified of replicant changes for that key. |
| DistributedState | DistributedState is a service on top of HAPartition that provides a cluster-wide distributed state. |
| DistributedState.DSListener | Deprecated. use the DSListenerEx instead |
| DistributedState.DSListenerEx | A generalization of the DSListener that supports the Serializable key type. |
| HAPartition | HAPartition is an abstraction of the communication framework, providing access to clustered services such as Distributed State, Distributed Replicant Manager and RPC. |
| HAPartition.AsynchHAMembershipExtendedListener | A tagging interface for HAMembershipExtendedListener callbacks that will be performed in a thread separate from the JG protocol handler thread. |
| HAPartition.AsynchHAMembershipListener | A tagging interface for HAMembershipListener callbacks that will be performed in a thread separate from the JG protocol handler thread. |
| HAPartition.HAMembershipExtendedListener | Extends HAMembershipListener to receive notification when a network-partition merge occurs. |
| HAPartition.HAMembershipListener | When a new node joins the cluster or an existing node leaves the cluster (or simply dies), membership events are raised. |
| HAPartition.HAPartitionStateTransfer | State management is highly important for clustered services. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||