| 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(IndexSet indexSet) |
Copyright © 2012–2017 Graylog, Inc.. All rights reserved.