Package | Description |
---|---|
io.druid.client.indexing |
Modifier and Type | Method and Description |
---|---|
TaskStatusPlus |
IndexingServiceClient.getLastCompleteTask() |
Modifier and Type | Method and Description |
---|---|
List<TaskStatusPlus> |
IndexingServiceClient.getPendingTasks() |
List<TaskStatusPlus> |
IndexingServiceClient.getRunningTasks() |
List<TaskStatusPlus> |
IndexingServiceClient.getWaitingTasks() |
Copyright © 2011–2018. All rights reserved.