Uses of Interface
org.apache.druid.segment.serde.cell.IOIterator
-
Packages that use IOIterator Package Description org.apache.druid.query.aggregation -
-
Uses of IOIterator in org.apache.druid.query.aggregation
Methods in org.apache.druid.query.aggregation that return IOIterator Modifier and Type Method Description IOIterator<T>AbstractSerializablePairLongObjectBufferStore. iterator()IOIterator<T>SerializedStorage. iterator()
-