Package org.apache.druid.query.rowsandcols
package org.apache.druid.query.rowsandcols
-
ClassDescriptionArrayListRowsAndColumns<RowType>ArrayListRowsAndColumns is a RowsAndColumns implementation that believes it has all of its data on-heap.A RowsAndColumns implementation that effectively concatenates multiple RowsAndColumns objects together.Provides
RowsAndColumnson top of aCursorFactory.This class exists to "decorate" a rows and columns such that it pretends to exist in a new ordering.An interface representing a chunk of RowsAndColumns.Deserializer forRowsAndColumnsreturning as an instance ofFrameRowsAndColumnsSerializer forRowsAndColumnsby converting the instance toFrameRowsAndColumns