Uses of Interface
org.apache.druid.query.rowsandcols.semantic.RowsAndColumnsDecorator
-
Packages that use RowsAndColumnsDecorator Package Description org.apache.druid.query.rowsandcols org.apache.druid.query.rowsandcols.semantic -
-
Uses of RowsAndColumnsDecorator in org.apache.druid.query.rowsandcols
Methods in org.apache.druid.query.rowsandcols that return RowsAndColumnsDecorator Modifier and Type Method Description RowsAndColumnsDecoratorLazilyDecoratedRowsAndColumns. toRowsAndColumnsDecorator() -
Uses of RowsAndColumnsDecorator in org.apache.druid.query.rowsandcols.semantic
Classes in org.apache.druid.query.rowsandcols.semantic that implement RowsAndColumnsDecorator Modifier and Type Class Description classDefaultRowsAndColumnsDecoratorMethods in org.apache.druid.query.rowsandcols.semantic that return RowsAndColumnsDecorator Modifier and Type Method Description static RowsAndColumnsDecoratorRowsAndColumnsDecorator. fromRAC(RowsAndColumns rac)
-