Package org.apache.pinot.segment.local.segment.index.datasource
-
Class Summary Class Description BaseDataSource EmptyDataSource TheEmptyImmutableDataSourceclass is the data source for a column in the immutable segment with 0 rows.ImmutableDataSource TheImmutableDataSourceclass is the data source for a column in the immutable segment.MutableDataSource TheMutableDataSourceclass is the data source for a column in the mutable segment.