Package org.apache.pinot.segment.local.data.manager
-
Interface Summary Interface Description TableDataManager TheTableDataManagerinterface provides APIs to manage segments under a table. -
Class Summary Class Description SegmentDataManager Base segment data manager to maintain reference count for the segment.TableDataManagerConfig The config used for TableDataManager.TableDataManagerParams