public class LinearAggregationFactoryDesc extends Object
Constructor and Description |
---|
LinearAggregationFactoryDesc(AggregationMethodFactory factory,
EventType enumerationEventType,
Class scalarCollectionType) |
Modifier and Type | Method and Description |
---|---|
EventType |
getEnumerationEventType() |
AggregationMethodFactory |
getFactory() |
Class |
getScalarCollectionType() |
public LinearAggregationFactoryDesc(AggregationMethodFactory factory, EventType enumerationEventType, Class scalarCollectionType)
public AggregationMethodFactory getFactory()
public EventType getEnumerationEventType()
public Class getScalarCollectionType()