public class PropertySortedFactoryFactory extends EventTableFactoryFactoryBase
Modifier and Type | Field and Description |
---|---|
static EPTypeClass |
EPTYPE |
indexedStreamNum, isFireAndForget, subqueryNum
Constructor and Description |
---|
PropertySortedFactoryFactory(int indexedStreamNum,
Integer subqueryNum,
boolean isFireAndForget,
String indexProp,
EPTypeClass indexType,
EventPropertyValueGetter valueGetter,
DataInputOutputSerde indexSerde,
StateMgmtSetting stateMgmtSettings) |
Modifier and Type | Method and Description |
---|---|
EventTableFactory |
create(EventType eventType,
EventTableFactoryFactoryContext eventTableFactoryContext) |
public static final EPTypeClass EPTYPE
public PropertySortedFactoryFactory(int indexedStreamNum, Integer subqueryNum, boolean isFireAndForget, String indexProp, EPTypeClass indexType, EventPropertyValueGetter valueGetter, DataInputOutputSerde indexSerde, StateMgmtSetting stateMgmtSettings)
public EventTableFactory create(EventType eventType, EventTableFactoryFactoryContext eventTableFactoryContext)
Copyright © 2005–2022. All rights reserved.