Class MultiSourceExternalSortJobPart

    • Constructor Detail

      • MultiSourceExternalSortJobPart

        public MultiSourceExternalSortJobPart​(long queryId,
                                              java.lang.String tmpFilePath,
                                              java.util.List<ExternalSortJobPart> source)
    • Method Detail

      • executeForIPointReader

        public org.apache.iotdb.tsfile.read.reader.IPointReader executeForIPointReader()
                                                                                throws java.io.IOException
        Specified by:
        executeForIPointReader in class ExternalSortJobPart
        Throws:
        java.io.IOException