public class PropertyHashedFactoryFactory extends EventTableFactoryFactoryBase
Modifier and Type | Field and Description |
---|---|
static EPTypeClass |
EPTYPE |
indexedStreamNum, isFireAndForget, subqueryNum
Constructor and Description |
---|
PropertyHashedFactoryFactory(int indexedStreamNum,
Integer subqueryNum,
boolean isFireAndForget,
String[] indexProps,
boolean unique,
EventPropertyValueGetter valueGetter,
MultiKeyFromObjectArray transformFireAndForget,
DataInputOutputSerde<Object> keySerde,
StateMgmtSetting stateMgmtSettings) |
Modifier and Type | Method and Description |
---|---|
EventTableFactory |
create(EventType eventType,
EventTableFactoryFactoryContext eventTableFactoryContext) |
public static final EPTypeClass EPTYPE
public PropertyHashedFactoryFactory(int indexedStreamNum, Integer subqueryNum, boolean isFireAndForget, String[] indexProps, boolean unique, EventPropertyValueGetter valueGetter, MultiKeyFromObjectArray transformFireAndForget, DataInputOutputSerde<Object> keySerde, StateMgmtSetting stateMgmtSettings)
public EventTableFactory create(EventType eventType, EventTableFactoryFactoryContext eventTableFactoryContext)
Copyright © 2005–2021. All rights reserved.