| Package | Description |
|---|---|
| org.graylog.plugins.usagestatistics.dto.elasticsearch |
| Modifier and Type | Method and Description |
|---|---|
static IndicesStats |
IndicesStats.create(int indexCount,
long storeSize,
long fieldDataSize,
long idCacheSize) |
static IndicesStats |
IndicesStats.fromIndicesStats(org.graylog2.system.stats.elasticsearch.IndicesStats indicesStats) |
abstract IndicesStats |
ElasticsearchClusterStats.indicesStats() |
| Modifier and Type | Method and Description |
|---|---|
static ElasticsearchClusterStats |
ElasticsearchClusterStats.create(ClusterHealth clusterHealth,
NodesStats nodesStats,
IndicesStats indicesStats) |
Copyright © 2015-2016 Graylog, Inc.. All Rights Reserved.