| Package | Description |
|---|---|
| org.graylog2.indexer.indices |
| Modifier and Type | Method and Description |
|---|---|
static IndexStatistics |
IndexStatistics.create(String indexName,
org.elasticsearch.action.admin.indices.stats.CommonStats primaries,
org.elasticsearch.action.admin.indices.stats.CommonStats total,
List<org.elasticsearch.cluster.routing.ShardRouting> shardRoutings) |
IndexStatistics |
Indices.getIndexStats(String index) |
| Modifier and Type | Method and Description |
|---|---|
Set<IndexStatistics> |
Indices.getIndicesStats() |
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.