public class BulkByScrollTask extends CancellableTask
| Modifier and Type | Class and Description |
|---|---|
static class |
BulkByScrollTask.Status |
| Constructor and Description |
|---|
BulkByScrollTask(long id,
String type,
String action,
String description,
float requestsPerSecond) |
| Modifier and Type | Method and Description |
|---|---|
BulkByScrollTask.Status |
getStatus() |
long |
getSuccessfullyProcessed()
Total number of successfully processed documents.
|
protected void |
onCancelled() |
String |
toString() |
cancelOnParentLeaving, getReasonCancelled, isCancelledgetAction, getDescription, getId, getParentTaskId, getStartTime, getType, taskInfoprotected void onCancelled()
onCancelled in class CancellableTaskpublic BulkByScrollTask.Status getStatus()
public long getSuccessfullyProcessed()
Copyright © 2009–2017. All rights reserved.