Class PinotSegmentToCsvConverter
- java.lang.Object
-
- org.apache.pinot.tools.segment.converter.PinotSegmentToCsvConverter
-
- All Implemented Interfaces:
PinotSegmentConverter
public class PinotSegmentToCsvConverter extends Object implements PinotSegmentConverter
ThePinotSegmentToCsvConverterclass is the tool to convert Pinot segment to CSV format.
-
-
Method Detail
-
convert
public void convert() throws ExceptionDescription copied from interface:PinotSegmentConverterConvert Pinot Segment into another format.- Specified by:
convertin interfacePinotSegmentConverter- Throws:
Exception
-
-