Class AggregationFunctionModeCodeGenerated

java.lang.Object
com.espertech.esper.common.client.hook.aggfunc.AggregationFunctionModeCodeGenerated
All Implemented Interfaces:
AggregationFunctionMode

public class AggregationFunctionModeCodeGenerated extends Object implements AggregationFunctionMode
Use this class to provide a fully code-generated aggregation function by implementing the internal AggregatorMethodFactory interface.
  • Constructor Details

    • AggregationFunctionModeCodeGenerated

      public AggregationFunctionModeCodeGenerated()
  • Method Details