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