Modifier and Type | Method and Description |
---|---|
CompletionStats |
ClusterStatsIndices.getCompletion() |
Modifier and Type | Field and Description |
---|---|
CompletionStats |
CommonStats.completion |
Modifier and Type | Method and Description |
---|---|
CompletionStats |
CommonStats.getCompletion() |
Modifier and Type | Method and Description |
---|---|
CompletionStats |
IndexShard.completionStats(String... fields) |
Modifier and Type | Method and Description |
---|---|
CompletionStats |
NodeIndicesStats.getCompletion() |
Modifier and Type | Method and Description |
---|---|
CompletionStats |
Completion090PostingsFormat.completionStats(org.apache.lucene.index.IndexReader indexReader,
String... fields) |
static CompletionStats |
CompletionStats.readCompletionStats(StreamInput in) |
CompletionStats |
Completion090PostingsFormat.CompletionTerms.stats(String... fields) |
abstract CompletionStats |
Completion090PostingsFormat.LookupFactory.stats(String... fields) |
Modifier and Type | Method and Description |
---|---|
void |
CompletionStats.add(CompletionStats completion) |
Copyright © 2009–2015. All rights reserved.