public class ClusterCompatibilityValidator extends Object
| Constructor and Description |
|---|
ClusterCompatibilityValidator(ClusterManager clusterManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
validate(BootstrapDatabaseAccessor.BootstrapDatabaseData data)
Validates at bootstrap if the current node is compatible with the cluster state.
|
public ClusterCompatibilityValidator(ClusterManager clusterManager)
public void validate(BootstrapDatabaseAccessor.BootstrapDatabaseData data) throws ClusterException
data - bootstrap dataClusterException - if the current node is incompatible with the current cluster state.Copyright © 2003–2021 Atlassian. All rights reserved.