public class AggregationMultiFunctionMethodDesc
extends java.lang.Object
Constructor and Description |
---|
AggregationMultiFunctionMethodDesc(com.espertech.esper.common.internal.epl.agg.core.AggregationMethodForge forge,
EventType eventTypeCollection,
java.lang.Class componentTypeCollection,
EventType eventTypeSingle) |
Modifier and Type | Method and Description |
---|---|
java.lang.Class |
getComponentTypeCollection() |
EventType |
getEventTypeCollection() |
EventType |
getEventTypeSingle() |
com.espertech.esper.common.internal.epl.agg.core.AggregationMethodForge |
getReader() |
public com.espertech.esper.common.internal.epl.agg.core.AggregationMethodForge getReader()
public EventType getEventTypeCollection()
public java.lang.Class getComponentTypeCollection()
public EventType getEventTypeSingle()