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 |
---|
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) |
Copyright © 2009–2015. All rights reserved.