com.espertech.esper.epl.join.table
Class PropertySortedEventTableCoercedFactory

java.lang.Object
  extended by com.espertech.esper.epl.join.table.PropertySortedEventTableFactory
      extended by com.espertech.esper.epl.join.table.PropertySortedEventTableCoercedFactory
All Implemented Interfaces:
EventTableFactory

public class PropertySortedEventTableCoercedFactory
extends PropertySortedEventTableFactory


Field Summary
 
Fields inherited from class com.espertech.esper.epl.join.table.PropertySortedEventTableFactory
propertyGetter, propertyName, streamNum
 
Constructor Summary
PropertySortedEventTableCoercedFactory(int streamNum, EventType eventType, java.lang.String propertyName, java.lang.Class coercionType)
          Ctor.
 
Method Summary
 EventTable[] makeEventTables()
           
 java.lang.String toString()
           
 
Methods inherited from class com.espertech.esper.epl.join.table.PropertySortedEventTableFactory
getEventTableClass, toQueryPlan
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PropertySortedEventTableCoercedFactory

public PropertySortedEventTableCoercedFactory(int streamNum,
                                              EventType eventType,
                                              java.lang.String propertyName,
                                              java.lang.Class coercionType)
Ctor.

Parameters:
streamNum - - the stream number that is indexed
eventType - - types of events indexed
propertyName - - property names to use for indexing
coercionType - - property types
Method Detail

makeEventTables

public EventTable[] makeEventTables()
Specified by:
makeEventTables in interface EventTableFactory
Overrides:
makeEventTables in class PropertySortedEventTableFactory

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

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