| Class | Description |
|---|---|
| NodeNotifier |
The NodeNotifier class.
|
| Partition |
The Partition class.
|
| Partition.Properties |
The Partition properties used when defining a partition
|
| Partition.Statistics |
Partition statistics
|
| PartitionManager |
The PartitionManager class.
|
| PartitionMapper |
The PartitionMapper class.
|
| PartitionMapper.Properties |
The Mapper properties used when defining a partition mapper.
|
| PartitionNotifier |
The PartitionNotifier class.
|
| ReplicaNode |
Replica node entry
|
| Enum | Description |
|---|---|
| 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.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.Properties.Audit |
An enumeration of the possible audits that can be taken when
setting a PartitionMapper for a given type.
|
| ReplicaNode.ReplicationType |
An enumeration of how objects are sent to replica nodes.
|
| Error | 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.
|
| PartitionNotFound |
Exception thrown when a partition cannot be found.
|
This package contains the classes to define and control data partitioning in Fluency.
Partition,
PartitionManager