Package org.apache.pinot.segment.local.realtime.impl.forward
-
Class Summary Class Description FixedByteMVMutableForwardIndex This class provides expandable off-heap implementation to store a multi-valued column across a number of rows.FixedByteSVMutableForwardIndex This class implements reader as well as writer interfaces for fixed-byte single column and single value data.VarByteSVMutableForwardIndex Single-value forward index reader-writer for variable length values (STRING and BYTES).