Package | Description |
---|---|
org.adroitlogic.x.clustering |
Package for clustering in UltraESB-X.
|
org.adroitlogic.x.clustering.failover.strategy |
The Project-X clustering failover strategy implementations, which includes the node and the group failover
strategies that are useful in ensuring the availability of the integration solution deployment in a clustered
deployment
|
Modifier and Type | Method and Description |
---|---|
FailoverStrategy |
CuratorClusterManager.getFailoverStrategy() |
Modifier and Type | Method and Description |
---|---|
void |
CuratorClusterManager.setFailoverStrategy(FailoverStrategy failoverStrategy) |
Modifier and Type | Class and Description |
---|---|
class |
GroupFailoverStrategy
The failover strategy to provide failover to groups of nodes.
|
class |
NodeWiseFailoverStrategy
Class implementing the Node wise failover strategy.
|
Copyright © 2016–2019 AdroitLogic. All rights reserved.