com.espertech.esper.epl.table.mgmt
Class TableMetadataColumnAggregation
java.lang.Object
com.espertech.esper.epl.table.mgmt.TableMetadataColumn
com.espertech.esper.epl.table.mgmt.TableMetadataColumnAggregation
public class TableMetadataColumnAggregation
- extends TableMetadataColumn
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TableMetadataColumnAggregation
public TableMetadataColumnAggregation(java.lang.String columnName,
AggregationMethodFactory factory,
int methodOffset,
AggregationAccessorSlotPair accessAccessorSlotPair,
EPType optionalEnumerationType,
EventType optionalEventType)
getFactory
public AggregationMethodFactory getFactory()
getMethodOffset
public int getMethodOffset()
getAccessAccessorSlotPair
public AggregationAccessorSlotPair getAccessAccessorSlotPair()
getOptionalEnumerationType
public EPType getOptionalEnumerationType()
getOptionalEventType
public EventType getOptionalEventType()