public class PropertySortedFactoryFactory extends EventTableFactoryFactoryBase
indexedStreamNum, isFireAndForget, subqueryNum
Constructor and Description |
---|
PropertySortedFactoryFactory(int indexedStreamNum,
Integer subqueryNum,
boolean isFireAndForget,
String indexProp,
Class indexType,
EventPropertyValueGetter valueGetter,
DataInputOutputSerde<Object> indexSerde) |
Modifier and Type | Method and Description |
---|---|
EventTableFactory |
create(EventType eventType,
EventTableFactoryFactoryContext eventTableFactoryContext) |
public PropertySortedFactoryFactory(int indexedStreamNum, Integer subqueryNum, boolean isFireAndForget, String indexProp, Class indexType, EventPropertyValueGetter valueGetter, DataInputOutputSerde<Object> indexSerde)
public EventTableFactory create(EventType eventType, EventTableFactoryFactoryContext eventTableFactoryContext)
Copyright © 2005–2020. All rights reserved.