All Classes and Interfaces
Class
Description
Trigger for generating
AggregatorFunction implementations.Implement an evaluator for a function applying a static
process
method to each value of a multivalued field.Implement an evaluator from a static
process method.Used on parameters on methods annotated with
Evaluator to indicate
parameters that are provided to the generated evaluator's constructor rather
than recalculated for every row.Defines the parameter scope
Annotates a class that implements an aggregation function with grouping.
Description of a column of data that makes up the intermediate state of
an aggregation.
Implement an evaluator for a function reducing multivalued fields into a
single valued field from a static
process method.Used on parameters on methods annotated with
Evaluator or in
Aggregator or GroupingAggregator to indicate an argument
that is the position in a block.