| Class | Description |
|---|---|
| MultiPercolateAction | |
| MultiPercolateRequest |
A multi percolate request that encapsulates multiple
PercolateRequest instances in a single api call. |
| MultiPercolateRequestBuilder |
A builder for to ease the use of defining a
MultiPercolateRequest instance. |
| MultiPercolateResponse |
Represents the response of a multi percolate request.
|
| MultiPercolateResponse.Item |
Encapsulates a single percolator response which may contain an error or the actual percolator response itself.
|
| PercolateAction | |
| PercolateRequest |
A request to execute a percolate operation.
|
| PercolateRequestBuilder |
A builder the easy to use of defining a percolate request.
|
| PercolateResponse |
Encapsulates the response of a percolator request.
|
| PercolateResponse.Match |
Represents a query that has matched with the document that was percolated.
|
| PercolateShardRequest | |
| PercolateShardResponse | |
| PercolateSourceBuilder |
Builder to create the percolate request body.
|
| PercolateSourceBuilder.DocBuilder |
A builder for defining the document to be percolated in various ways.
|
| TransportMultiPercolateAction | |
| TransportPercolateAction | |
| TransportShardMultiPercolateAction | |
| TransportShardMultiPercolateAction.Request | |
| TransportShardMultiPercolateAction.Response | |
| TransportShardMultiPercolateAction.Response.Item |
Copyright © 2009–2017. All rights reserved.