public class PropertyIndexedEventTableSingleCoerceAddFactory extends PropertyIndexedEventTableSingleFactory
Constructor and Description |
---|
PropertyIndexedEventTableSingleCoerceAddFactory(int streamNum,
EventType eventType,
java.lang.String propertyName,
java.lang.Class coercionType)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
EventTable[] |
makeEventTables() |
getEventTableClass, toQueryPlan
public PropertyIndexedEventTableSingleCoerceAddFactory(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 streampropertyName
- are the property names to get property valuescoercionType
- are the classes to coerce indexed values topublic EventTable[] makeEventTables()
makeEventTables
in interface EventTableFactory
makeEventTables
in class PropertyIndexedEventTableSingleFactory