Uses of Class
org.apache.druid.query.rowsandcols.SemanticCreator
-
Packages that use SemanticCreator Package Description org.apache.druid.query.rowsandcols org.apache.druid.query.rowsandcols.concrete -
-
Uses of SemanticCreator in org.apache.druid.query.rowsandcols
Methods in org.apache.druid.query.rowsandcols with annotations of type SemanticCreator Modifier and Type Method Description ClusteredGroupPartitionerArrayListRowsAndColumns. toClusteredGroupPartitioner()NaiveSortMakerArrayListRowsAndColumns. toNaiveSortMaker()RowsAndColumnsDecoratorLazilyDecoratedRowsAndColumns. toRowsAndColumnsDecorator()StorageAdapterArrayListRowsAndColumns. toStorageAdapter()WireTransferableLazilyDecoratedRowsAndColumns. toWireTransferable() -
Uses of SemanticCreator in org.apache.druid.query.rowsandcols.concrete
Methods in org.apache.druid.query.rowsandcols.concrete with annotations of type SemanticCreator Modifier and Type Method Description QueryableIndexQueryableIndexRowsAndColumns. toQueryableIndex()StorageAdapterQueryableIndexRowsAndColumns. toStorageAdapter()
-