Uses of Interface
org.apache.druid.frame.processor.FrameCombiner
Packages that use FrameCombiner
-
Uses of FrameCombiner in org.apache.druid.frame.processor
Methods in org.apache.druid.frame.processor that return FrameCombinerConstructors in org.apache.druid.frame.processor with parameters of type FrameCombinerModifierConstructorDescriptionFrameChannelMerger(List<ReadableFrameChannel> inputChannels, FrameReader frameReader, WritableFrameChannel outputChannel, FrameWriterFactory frameWriterFactory, List<KeyColumn> sortKey, FrameCombiner combiner, ClusterByPartitions partitions, long rowLimit)