Package org.apache.pinot.segment.local.segment.creator.impl.inv.json
-
Class Summary Class Description BaseJsonIndexCreator Base implementation of the json index creator.OffHeapJsonIndexCreator Implementation ofJsonIndexCreatorthat uses off-heap memory.OnHeapJsonIndexCreator Implementation ofJsonIndexCreatorthat uses on-heap memory.