| Package | Description |
|---|---|
| org.elasticsearch.action.percolate | |
| org.elasticsearch.percolator |
| Modifier and Type | Method and Description |
|---|---|
protected PercolateShardResponse |
TransportPercolateAction.newShardResponse() |
PercolateShardResponse |
TransportShardMultiPercolateAction.Response.Item.response() |
protected PercolateShardResponse |
TransportPercolateAction.shardOperation(PercolateShardRequest request) |
| Constructor and Description |
|---|
TransportShardMultiPercolateAction.Response.Item(Integer slot,
PercolateShardResponse response) |
| Modifier and Type | Method and Description |
|---|---|
PercolateShardResponse |
PercolatorService.percolate(PercolateShardRequest request) |
| Modifier and Type | Method and Description |
|---|---|
PercolatorService.ReduceResult |
PercolatorService.reduce(byte percolatorTypeId,
List<PercolateShardResponse> shardResults,
HasContextAndHeaders headersContext) |
Copyright © 2009–2017. All rights reserved.