Uses of Class
org.apache.druid.segment.RowWalker
Packages that use RowWalker
-
Uses of RowWalker in org.apache.druid.segment
Constructors in org.apache.druid.segment with parameters of type RowWalkerModifierConstructorDescriptionRowBasedCursor(RowWalker<RowType> rowWalker, RowAdapter<RowType> rowAdapter, Filter filter, org.joda.time.Interval interval, VirtualColumns virtualColumns, boolean descending, RowSignature rowSignature)