public class AggregationLinearFactoryDesc extends Object
Constructor and Description |
---|
AggregationLinearFactoryDesc(AggregationForgeFactory factory,
EventType enumerationEventType,
Class scalarCollectionType,
int streamNum) |
Modifier and Type | Method and Description |
---|---|
EventType |
getEnumerationEventType() |
AggregationForgeFactory |
getFactory() |
Class |
getScalarCollectionType() |
int |
getStreamNum() |
public AggregationLinearFactoryDesc(AggregationForgeFactory factory, EventType enumerationEventType, Class scalarCollectionType, int streamNum)
public AggregationForgeFactory getFactory()
public EventType getEnumerationEventType()
public Class getScalarCollectionType()
public int getStreamNum()
Copyright © 2005–2018. All rights reserved.