Uses of Enum Class
org.apache.druid.metadata.TaskLookup.TaskLookupType
Packages that use TaskLookup.TaskLookupType
-
Uses of TaskLookup.TaskLookupType in org.apache.druid.metadata
Methods in org.apache.druid.metadata that return TaskLookup.TaskLookupTypeModifier and TypeMethodDescriptionTaskLookup.ActiveTaskLookup.getType()TaskLookup.CompleteTaskLookup.getType()TaskLookup.getType()static TaskLookup.TaskLookupTypeReturns the enum constant of this class with the specified name.static TaskLookup.TaskLookupType[]TaskLookup.TaskLookupType.values()Returns an array containing the constants of this enum class, in the order they are declared.