| Package | Description |
|---|---|
| org.graylog2.rest.models.system.indexer.responses |
| Modifier and Type | Method and Description |
|---|---|
static ClusterHealth.ShardStatus |
ClusterHealth.ShardStatus.create(int active,
int initializing,
int relocating,
int unassigned) |
abstract ClusterHealth.ShardStatus |
ClusterHealth.shards() |
| Modifier and Type | Method and Description |
|---|---|
static ClusterHealth |
ClusterHealth.create(String status,
ClusterHealth.ShardStatus shards) |
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.