Uses of Interface
org.apache.drill.exec.physical.impl.TopN.PriorityQueue
Packages that use PriorityQueue
-
Uses of PriorityQueue in org.apache.drill.exec.physical.impl.TopN
Classes in org.apache.drill.exec.physical.impl.TopN that implement PriorityQueueFields in org.apache.drill.exec.physical.impl.TopN with type parameters of type PriorityQueueModifier and TypeFieldDescriptionstatic final TemplateClassDefinition<PriorityQueue>
PriorityQueue.TEMPLATE_DEFINITION
Methods in org.apache.drill.exec.physical.impl.TopN that return PriorityQueueModifier and TypeMethodDescriptionstatic PriorityQueue
TopNBatch.createNewPriorityQueue
(MappingSet mainMapping, MappingSet leftMapping, MappingSet rightMapping, List<Order.Ordering> orderings, VectorAccessible batch, boolean unionTypeEnabled, boolean codegenDump, int limit, BufferAllocator allocator, BatchSchema.SelectionVectorMode mode, FragmentContext context)