| Package | Description |
|---|---|
| com.kabira.platform.highavailability |
High Availability
|
| Class and Description |
|---|
| NodeMismatch
Exception thrown when partitions contain an incompatible node list.
|
| NotActiveNode
Exception thrown when an operation is attempted on a partition, the
Partition State is Active, and the node calling the operation is not
the active node.
|
| Partition
The Partition class.
|
| Partition.Properties
The Partition properties used when defining a partition
|
| Partition.Properties.RemoteEnableAction
An enumeration of the possible actions to be taken when a remote
node enables a Partition.
|
| Partition.Properties.SparseAudit
An enumeration of the possible audits that can be taken when
enabling a sparse Partition.
|
| Partition.State
The Partition states
|
| Partition.Statistics
Partition statistics
|
| Partition.Status
The Partition status
|
| PartitionManager.DisableAction
An enumeration of the possible actions that can be taken when
disabling high availability for a node.
|
| PartitionManager.EnableAction
An enumeration of the possible actions that can be taken when
enabling high availability for a node.
|
| PartitionMapper
The PartitionMapper class.
|
| PartitionMapper.Properties
The Mapper properties used when defining a partition mapper.
|
| PartitionMapper.Properties.Audit
An enumeration of the possible audits that can be taken when
setting a PartitionMapper for a given type.
|
| PartitionNotFound
Exception thrown when a partition cannot be found.
|
| PartitionNotifier
The PartitionNotifier class.
|
| ReplicaNode
Replica node entry
|
| ReplicaNode.ReplicationType
An enumeration of how objects are sent to replica nodes.
|