| Package | Description |
|---|---|
| org.elasticsearch.action.admin.indices.stats | |
| org.elasticsearch.index.shard | |
| org.elasticsearch.index.suggest.stats | |
| org.elasticsearch.indices |
| Modifier and Type | Field and Description |
|---|---|
SuggestStats |
CommonStats.suggest |
| Modifier and Type | Method and Description |
|---|---|
SuggestStats |
CommonStats.getSuggest() |
| Modifier and Type | Method and Description |
|---|---|
SuggestStats |
IndexShard.suggestStats() |
| Modifier and Type | Method and Description |
|---|---|
static SuggestStats |
SuggestStats.readSuggestStats(StreamInput in) |
SuggestStats |
ShardSuggestMetric.stats() |
| Modifier and Type | Method and Description |
|---|---|
void |
SuggestStats.add(SuggestStats suggestStats) |
| Modifier and Type | Method and Description |
|---|---|
SuggestStats |
NodeIndicesStats.getSuggest() |
Copyright © 2009–2017. All rights reserved.