Uses of Class
org.apache.druid.indexer.TaskIdStatus
Packages that use TaskIdStatus
-
Uses of TaskIdStatus in org.apache.druid.indexer
Methods in org.apache.druid.indexer with parameters of type TaskIdStatusModifier and TypeMethodDescriptionstatic TaskStatusPlusTaskStatusPlus.fromTaskIdentifierInfo(TaskIdStatus taskIdentifierInfo) Convert a TaskInfo class of TaskIdentifier and TaskStatus to a TaskStatusPlus Applicable only for completed or waiting tasks since a TaskInfo doesn't have the exhaustive info for running tasks