Uses of Enum
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 type with the specified name.static TaskLookup.TaskLookupType[]TaskLookup.TaskLookupType.values()Returns an array containing the constants of this enum type, in the order they are declared.