Class DataSetWithoutTimeGenerator


  • public class DataSetWithoutTimeGenerator
    extends QueryDataSet
    multi-way merging data set, no need to use TimeGenerator.
    • Constructor Detail

      • DataSetWithoutTimeGenerator

        public DataSetWithoutTimeGenerator​(java.util.List<Path> paths,
                                           java.util.List<TSDataType> dataTypes,
                                           java.util.List<AbstractFileSeriesReader> readers)
                                    throws java.io.IOException
        constructor of DataSetWithoutTimeGenerator.
        Parameters:
        paths - paths in List structure
        dataTypes - TSDataTypes in List structure
        readers - readers in List(FileSeriesReaderByTimestamp) structure
        Throws:
        java.io.IOException - IOException