| Modifier and Type | Method and Description |
|---|---|
RethrottleRequestBuilder |
RethrottleAction.newRequestBuilder(ElasticsearchClient client) |
RethrottleRequestBuilder |
RethrottleRequestBuilder.setRequestsPerSecond(float requestsPerSecond)
Set the throttle to apply to all matching requests in sub-requests per second.
|
| Constructor and Description |
|---|
RethrottleRequestBuilder(ElasticsearchClient client,
Action<RethrottleRequest,ListTasksResponse,RethrottleRequestBuilder> action) |
Copyright © 2009–2017. All rights reserved.