| Package | Description |
|---|---|
| com.qubole.qds.sdk.java.entities |
| Modifier and Type | Method and Description |
|---|---|
List<ClusterNode> |
ClusterState.getNodes() |
| Modifier and Type | Method and Description |
|---|---|
void |
ClusterState.setNodes(List<ClusterNode> nodes) |
| Constructor and Description |
|---|
ClusterState(String state,
String last_health_check_action_at,
String start_at,
String down_at,
int cluster_id,
String terminate_reason,
List<ClusterNode> nodes,
String last_health_check_action,
int config_id) |
Copyright © 2020. All rights reserved.