| Package | Description |
|---|---|
| org.graylog.plugins.usagestatistics.dto.elasticsearch |
| Modifier and Type | Method and Description |
|---|---|
static NodesStats |
NodesStats.create(int total,
int masterOnly,
int dataOnly,
int masterData,
int client) |
static NodesStats |
NodesStats.fromNodesStats(org.graylog2.system.stats.elasticsearch.NodesStats nodesStats) |
abstract NodesStats |
ElasticsearchClusterStats.nodesStats() |
| Modifier and Type | Method and Description |
|---|---|
static ElasticsearchClusterStats |
ElasticsearchClusterStats.create(ClusterHealth clusterHealth,
NodesStats nodesStats,
IndicesStats indicesStats) |
Copyright © 2015-2016 Graylog, Inc.. All Rights Reserved.