Package | Description |
---|---|
org.elasticsearch.action.admin.cluster.stats | |
org.elasticsearch.action.admin.indices.stats | |
org.elasticsearch.index.shard | |
org.elasticsearch.indices |
Modifier and Type | Method and Description |
---|---|
DocsStats |
ClusterStatsIndices.getDocs() |
Modifier and Type | Field and Description |
---|---|
DocsStats |
CommonStats.docs |
Modifier and Type | Method and Description |
---|---|
DocsStats |
CommonStats.getDocs() |
Modifier and Type | Method and Description |
---|---|
DocsStats |
IndexShard.docStats() |
static DocsStats |
DocsStats.readDocStats(StreamInput in) |
Modifier and Type | Method and Description |
---|---|
void |
DocsStats.add(DocsStats docsStats) |
Modifier and Type | Method and Description |
---|---|
DocsStats |
NodeIndicesStats.getDocs() |
Copyright © 2009–2015. All rights reserved.