Class PinotSegmentConvertCommand

  • All Implemented Interfaces:
    Callable<Integer>, Command

    public class PinotSegmentConvertCommand
    extends AbstractBaseCommand
    implements Command
    The PinotSegmentConvertCommand class provides tools to convert Pinot segments into another format.

    Currently support converting Pinot segments to:

    • AVRO format
    • CSV format
    • JSON format
    • Constructor Detail

      • PinotSegmentConvertCommand

        public PinotSegmentConvertCommand()