Uses of Class
org.apache.pinot.segment.local.realtime.converter.ColumnIndicesForRealtimeTable
-
Packages that use ColumnIndicesForRealtimeTable Package Description org.apache.pinot.segment.local.realtime.converter -
-
Uses of ColumnIndicesForRealtimeTable in org.apache.pinot.segment.local.realtime.converter
Constructors in org.apache.pinot.segment.local.realtime.converter with parameters of type ColumnIndicesForRealtimeTable Constructor Description RealtimeSegmentConverter(MutableSegmentImpl realtimeSegment, SegmentZKPropsConfig segmentZKPropsConfig, String outputPath, Schema schema, String tableName, TableConfig tableConfig, String segmentName, ColumnIndicesForRealtimeTable cdc, boolean nullHandlingEnabled)
-