Uses of Class
org.apache.druid.segment.serde.cell.CellWriter
Packages that use CellWriter
-
Uses of CellWriter in org.apache.druid.query.aggregation
Constructors in org.apache.druid.query.aggregation with parameters of type CellWriterModifierConstructorDescriptionTransferredBuffer(CellWriter cellWriter, AbstractSerializablePairLongObjectColumnHeader<?> columnHeader) -
Uses of CellWriter in org.apache.druid.segment.serde.cell
Methods in org.apache.druid.segment.serde.cell that return CellWriter