Uses of Class
org.apache.druid.data.input.MapBasedRow
Packages that use MapBasedRow
-
Uses of MapBasedRow in org.apache.druid.data.input
Subclasses of MapBasedRow in org.apache.druid.data.input -
Uses of MapBasedRow in org.apache.druid.query.groupby
Methods in org.apache.druid.query.groupby that return MapBasedRowModifier and TypeMethodDescriptionResultRow.toMapBasedRow(GroupByQuery query) Returns aRowrepresentation of the data in this row.