Package org.apache.druid.query.rowsandcols.column
package org.apache.druid.query.rowsandcols.column
-
ClassDescriptionThe implementations of this interface will not validate that things are sorted for the binary search, it assumes that they must be.An interface representing a Column of data.Allows for accessing a column, provides methods to enable row-by-row access of a specific column.A semantic interface for use with
Columnobjects.A semantic interface for use withColumnobjects.