Uses of Package
org.apache.druid.query.rowsandcols.column
Packages that use org.apache.druid.query.rowsandcols.column
Package
Description
-
Classes in org.apache.druid.query.rowsandcols.column used by org.apache.druid.frame.field
-
Classes in org.apache.druid.query.rowsandcols.column used by org.apache.druid.frame.read.columnarClassDescriptionAn interface representing a Column of data.Allows for accessing a column, provides methods to enable row-by-row access of a specific column.
-
-
Classes in org.apache.druid.query.rowsandcols.column used by org.apache.druid.query.operator.window.valueClassDescriptionAn interface representing a Column of data.Allows for accessing a column, provides methods to enable row-by-row access of a specific column.
-
Classes in org.apache.druid.query.rowsandcols.column used by org.apache.druid.query.rowsandcols
-
Classes in org.apache.druid.query.rowsandcols.column used by org.apache.druid.query.rowsandcols.columnClassDescriptionThe 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. -
Classes in org.apache.druid.query.rowsandcols.column used by org.apache.druid.query.rowsandcols.column.accessorClassDescriptionAllows for accessing a column, provides methods to enable row-by-row access of a specific column.
-
Classes in org.apache.druid.query.rowsandcols.column used by org.apache.druid.query.rowsandcols.concreteClassDescriptionAn interface representing a Column of data.Allows for accessing a column, provides methods to enable row-by-row access of a specific column.
-