Uses of Class
org.apache.druid.indexer.TaskStatusPlus
Packages that use TaskStatusPlus
-
Uses of TaskStatusPlus in org.apache.druid.indexer
Methods in org.apache.druid.indexer that return TaskStatusPlusModifier 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