| Package | Description |
|---|---|
| de.spinscale.elasticsearch.action.suggest.statistics | |
| de.spinscale.elasticsearch.service.suggest |
| Modifier and Type | Method and Description |
|---|---|
protected ShardSuggestStatisticsResponse |
TransportSuggestStatisticsAction.newShardResponse() |
protected ShardSuggestStatisticsResponse |
TransportSuggestStatisticsAction.shardOperation(ShardSuggestStatisticsRequest request) |
| Constructor and Description |
|---|
SuggestStatisticsResponse(int totalShards,
int successfulShards,
int failedShards,
List<ShardSuggestStatisticsResponse> successfulStatistics,
List<org.elasticsearch.action.ShardOperationFailedException> shardFailures) |
| Modifier and Type | Method and Description |
|---|---|
ShardSuggestStatisticsResponse |
ShardSuggestService.getStatistics() |
Copyright © 2011-2014. All Rights Reserved.