| Package | Description |
|---|---|
| org.elasticsearch.action.admin.indices.warmer.put | |
| org.elasticsearch.client |
The client module allowing to easily perform actions/operations.
|
| Class and Description |
|---|
| PutWarmerAction
Action for the admin/warmers/put API.
|
| PutWarmerRequest
A request that associates a
SearchRequest with a name in the cluster that is
in-turn used to warm up indices before they are available for search. |
| PutWarmerRequestBuilder
Builder for
PutWarmerRequest |
| PutWarmerResponse
An acknowledged response of put warmer operation.
|
| Class and Description |
|---|
| PutWarmerRequest
A request that associates a
SearchRequest with a name in the cluster that is
in-turn used to warm up indices before they are available for search. |
| PutWarmerRequestBuilder
Builder for
PutWarmerRequest |
| PutWarmerResponse
An acknowledged response of put warmer operation.
|
Copyright © 2009–2017. All rights reserved.