| Modifier and Type | Method and Description |
|---|---|
RethrottleRequest |
RethrottleRequest.setRequestsPerSecond(float requestsPerSecond)
Set the throttle to apply to all matching requests in sub-requests per second.
|
| Modifier and Type | Method and Description |
|---|---|
protected ListTasksResponse |
TransportRethrottleAction.newResponse(RethrottleRequest request,
List<TaskInfo> tasks,
List<TaskOperationFailure> taskOperationFailures,
List<FailedNodeException> failedNodeExceptions) |
protected TaskInfo |
TransportRethrottleAction.taskOperation(RethrottleRequest request,
BulkByScrollTask task) |
| Constructor and Description |
|---|
RethrottleRequestBuilder(ElasticsearchClient client,
Action<RethrottleRequest,ListTasksResponse,RethrottleRequestBuilder> action) |
Copyright © 2009–2017. All rights reserved.