| Package | Description |
|---|---|
| com.kabira.platform.highavailability |
High Availability
|
| Modifier and Type | Method and Description |
|---|---|
static void |
PartitionManager.disablePartitions(PartitionManager.DisableAction disableAction)
Disable high availability for the all partitions defined on the node.
|
static void |
PartitionManager.enablePartitions(PartitionManager.EnableAction enableAction)
Enable high availability for the all partitions defined on the node.
|
static void |
PartitionManager.waitForNode(java.lang.String remoteNode)
Wait for a remote node to become available.
|