public class PropertyHashedFactoryFactory extends EventTableFactoryFactoryBase
indexedStreamNum, isFireAndForget, optionalSerde, subqueryNum
Constructor and Description |
---|
PropertyHashedFactoryFactory(int indexedStreamNum,
Integer subqueryNum,
Object optionalSerde,
boolean isFireAndForget,
String[] indexProps,
Class[] indexTypes,
boolean unique,
EventPropertyValueGetter valueGetter) |
Modifier and Type | Method and Description |
---|---|
EventTableFactory |
create(EventType eventType,
StatementContext statementContext) |
public PropertyHashedFactoryFactory(int indexedStreamNum, Integer subqueryNum, Object optionalSerde, boolean isFireAndForget, String[] indexProps, Class[] indexTypes, boolean unique, EventPropertyValueGetter valueGetter)
public EventTableFactory create(EventType eventType, StatementContext statementContext)
Copyright © 2005–2019. All rights reserved.