Uses of Interface
org.apache.pinot.tools.segment.converter.PinotSegmentConverter
-
Packages that use PinotSegmentConverter Package Description org.apache.pinot.tools.segment.converter -
-
Uses of PinotSegmentConverter in org.apache.pinot.tools.segment.converter
Classes in org.apache.pinot.tools.segment.converter that implement PinotSegmentConverter Modifier and Type Class Description classPinotSegmentToAvroConverterThePinotSegmentToAvroConverterclass is the tool to convert Pinot segment to AVRO format.classPinotSegmentToCsvConverterThePinotSegmentToCsvConverterclass is the tool to convert Pinot segment to CSV format.classPinotSegmentToJsonConverterThePinotSegmentToJsonConverterclass is the tool to convert Pinot segment to JSON format.
-