| Package | Description |
|---|---|
| org.graylog2.indexer.cluster | |
| org.graylog2.rest.models.system.indexer.responses | |
| org.graylog2.rest.resources.system.indexer |
| Modifier and Type | Method and Description |
|---|---|
Optional<ClusterHealth> |
Cluster.clusterHealthStats() |
Optional<ClusterHealth> |
ClusterAdapter.clusterHealthStats(Collection<String> indices) |
| Modifier and Type | Method and Description |
|---|---|
static ClusterHealth |
ClusterHealth.create(String status,
ClusterHealth.ShardStatus shards) |
abstract ClusterHealth |
IndexerClusterOverview.health() |
| Modifier and Type | Method and Description |
|---|---|
static IndexerClusterOverview |
IndexerClusterOverview.create(ClusterHealth health,
String name) |
| Modifier and Type | Method and Description |
|---|---|
ClusterHealth |
IndexerClusterResource.clusterHealth() |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.