Uses of Interface
org.apache.druid.query.PrioritizedCallable
Packages that use PrioritizedCallable
-
Uses of PrioritizedCallable in org.apache.druid.query
Subinterfaces of PrioritizedCallable in org.apache.druid.queryModifier and TypeInterfaceDescriptioninterfaceAn implementation ofPrioritizedCallablethat also lets caller get access to associatedQueryRunnerIt is used in implementations ofQueryRunnerFactoryClasses in org.apache.druid.query that implement PrioritizedCallableModifier and TypeClassDescriptionclassclassA helper class to avoid boilerplate for creatingPrioritizedQueryRunnerCallableobjects.