| Package | Description |
|---|---|
| org.apache.druid.client.indexing | |
| org.apache.druid.rpc.indexing |
| Modifier and Type | Method and Description |
|---|---|
TaskStatusResponse |
HttpIndexingServiceClient.getTaskStatus(String taskId) |
TaskStatusResponse |
IndexingServiceClient.getTaskStatus(String taskId) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<TaskStatusResponse> |
OverlordClientImpl.taskStatus(String taskId) |
com.google.common.util.concurrent.ListenableFuture<TaskStatusResponse> |
OverlordClient.taskStatus(String taskId) |
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.