Interface TimeSeriesMappingSource

All Superinterfaces:
DataSource
All Known Implementing Classes:
CsvTimeSeriesMappingSource, SqlTimeSeriesMappingSource

public interface TimeSeriesMappingSource extends DataSource
This interface describes basic function to handle mapping between models and their respective time series
  • Method Details