You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nicolas Rol edited this page Apr 25, 2024
·
3 revisions
Breaking changes
FileSystemTimeSeriesStore
The class FileSystemTimeseriesStore has been renamed FileSystemTimeSeriesStore.
The method FileSystemTimeSeriesStore.importTimeSeries(List, int, boolean, boolean) is now deprecated. You should instead use FileSystemTimeSeriesStore.importTimeSeries(List, int, ExistingFiles).