Interface | Description |
---|---|
Constants |
This class holds constants used or required by the HAService
|
HaUtilsDelegate |
Utility delegate class
|
ReplicationManager |
Interface with the replication functionality
|
Class | Description |
---|---|
BackupBeanInfo |
This class holds the information related to a replicated bean in the HA
tables from backup nodes
|
BeanInfo |
This class holds the required information to replicate the beans' state
|
HaUtils |
Utility class
|
JGMessageManager |
This class processes the HA messages received through JGroups
|
JGReplicator |
This class implements the main replication functionality
|
JGViewManager |
This class processes the JGroups' membership messages
|
RemoveInfo |
Holds the required information to replicate a remove on the primary
|
RequestId |
This class is the key to identify the client requests in HA tables.
|
RequestInfo |
Holds the required information to replicate a request
|
ResponseInfo |
This class holds information related to the response sended to the client
in the last request performed
|
Exception | Description |
---|---|
ReplicationException |
Thrown when a replication error is detected
|