Package org.apache.druid.segment.data
Interface ColumnarFloatsSerializer
- All Superinterfaces:
Serializer
- All Known Implementing Classes:
BlockLayoutColumnarFloatsSerializer,EntireLayoutColumnarFloatsSerializer
Serializer that produces
ColumnarFloats.-
Method Summary
Methods inherited from interface org.apache.druid.segment.serde.Serializer
getSerializedSize, writeTo
-
Method Details
-
open
- Throws:
IOException
-
size
int size() -
add
- Throws:
IOException
-