|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.epl.join.table.PropertyIndexedEventTableSingleFactory
com.espertech.esper.epl.join.table.PropertyIndexedEventTableSingleCoerceAddFactory
com.espertech.esper.epl.join.table.PropertyIndexedEventTableSingleCoerceAllFactory
public class PropertyIndexedEventTableSingleCoerceAllFactory
Field Summary |
---|
Fields inherited from class com.espertech.esper.epl.join.table.PropertyIndexedEventTableSingleCoerceAddFactory |
---|
coercer, coercionType |
Fields inherited from class com.espertech.esper.epl.join.table.PropertyIndexedEventTableSingleFactory |
---|
optionalIndexName, propertyGetter, propertyName, streamNum, unique |
Constructor Summary | |
---|---|
PropertyIndexedEventTableSingleCoerceAllFactory(int streamNum,
EventType eventType,
java.lang.String propertyName,
java.lang.Class coercionType)
Ctor. |
Method Summary | |
---|---|
EventTable[] |
makeEventTables()
|
Methods inherited from class com.espertech.esper.epl.join.table.PropertyIndexedEventTableSingleFactory |
---|
getEventTableClass, toQueryPlan |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PropertyIndexedEventTableSingleCoerceAllFactory(int streamNum, EventType eventType, java.lang.String propertyName, java.lang.Class coercionType)
streamNum
- is the stream number of the indexed streameventType
- is the event type of the indexed streamcoercionType
- are the classes to coerce indexed values toMethod Detail |
---|
public EventTable[] makeEventTables()
makeEventTables
in interface EventTableFactory
makeEventTables
in class PropertyIndexedEventTableSingleCoerceAddFactory
|
© 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 |