com.espertech.esper.epl.table.mgmt
Class TableMetadataColumnAggregation

java.lang.Object
  extended by com.espertech.esper.epl.table.mgmt.TableMetadataColumn
      extended by com.espertech.esper.epl.table.mgmt.TableMetadataColumnAggregation

public class TableMetadataColumnAggregation
extends TableMetadataColumn


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

Constructor Detail

TableMetadataColumnAggregation

public TableMetadataColumnAggregation(java.lang.String columnName,
                                      AggregationMethodFactory factory,
                                      int methodOffset,
                                      AggregationAccessorSlotPair accessAccessorSlotPair,
                                      EPType optionalEnumerationType,
                                      EventType optionalEventType)
Method Detail

getFactory

public AggregationMethodFactory getFactory()

getMethodOffset

public int getMethodOffset()

getAccessAccessorSlotPair

public AggregationAccessorSlotPair getAccessAccessorSlotPair()

getOptionalEnumerationType

public EPType getOptionalEnumerationType()

getOptionalEventType

public EventType getOptionalEventType()

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com