| Interface | Description |
|---|---|
| PinotSegmentConverter |
| Class | Description |
|---|---|
| DictionaryToRawIndexConverter |
Class to convert segment with dictionary encoded column to raw index (without dictionary).
|
| PinotSegmentConvertCommand |
The
PinotSegmentConvertCommand class provides tools to convert Pinot segments into another format. |
| PinotSegmentToAvroConverter |
The
PinotSegmentToAvroConverter class is the tool to convert Pinot segment to AVRO format. |
| PinotSegmentToCsvConverter |
The
PinotSegmentToCsvConverter class is the tool to convert Pinot segment to CSV format. |
| PinotSegmentToJsonConverter |
The
PinotSegmentToJsonConverter class is the tool to convert Pinot segment to JSON format. |
| SegmentMergeCommand |
Segment merge command.
|
Copyright © 2018–2020 Apache Software Foundation. All rights reserved.