- All Known Implementing Classes:
- MACROMAPPER.MacroMapperWrapper
public interface WarpScriptAggregatorOnListsFunction
Function which takes as input multiple measurements, possibly
from different GTS instances and produces a single one.
This is the base interface for Mappers, Reducers, Bucketizers and Binary Ops
WarpScriptAggregatorFunction apply() argument is an array of arrays.
WarpScriptAggregatorOnListsFunction applyOnSubLists() argument is similar except that data (ticks, locations, elevs, values) are either COWLists or null if empty.