Uses of Class
adams.flow.transformer.timeseriessplit.AbstractSplitOnDate
-
Packages that use AbstractSplitOnDate Package Description adams.flow.transformer.timeseriessplit -
-
Uses of AbstractSplitOnDate in adams.flow.transformer.timeseriessplit
Subclasses of AbstractSplitOnDate in adams.flow.transformer.timeseriessplit Modifier and Type Class Description class
FixedDate
Splits the timeseries using the specified date.class
ReportDate
Splits the timeseries using a field from its report.
Accepted date formats:
yyyy-MM-dd HH:mm:ss
yyyy-MM-dd HH:mm:ss.S
yyyy-MM-dd
-