Class AggregationAttributionKeyView

java.lang.Object
com.espertech.esper.common.internal.epl.agg.core.AggregationAttributionKeyView
All Implemented Interfaces:
AggregationAttributionKey

public class AggregationAttributionKeyView extends Object implements AggregationAttributionKey
  • Constructor Details

    • AggregationAttributionKeyView

      public AggregationAttributionKeyView(int streamNum, Integer subqueryNum, int[] grouping)
  • Method Details