|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.epl.join.table.PropertySortedEventTableFactory
com.espertech.esper.epl.join.table.PropertySortedEventTableCoercedFactory
public class PropertySortedEventTableCoercedFactory
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 |
---|
public PropertySortedEventTableCoercedFactory(int streamNum, EventType eventType, java.lang.String propertyName, java.lang.Class coercionType)
streamNum
- - the stream number that is indexedeventType
- - types of events indexedpropertyName
- - property names to use for indexingcoercionType
- - property typesMethod Detail |
---|
public EventTable[] makeEventTables()
makeEventTables
in interface EventTableFactory
makeEventTables
in class PropertySortedEventTableFactory
public java.lang.String toString()
toString
in class java.lang.Object
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |