public class PropertyHashedFactoryFactoryForge extends EventTableFactoryFactoryForgeBase
indexedStreamNum, isFireAndForget, subqueryNum
Constructor and Description |
---|
PropertyHashedFactoryFactoryForge(int indexedStreamNum,
Integer subqueryNum,
boolean isFireAndForget,
String[] indexedProps,
EventType eventType,
boolean unique,
CoercionDesc hashCoercionDesc) |
Modifier and Type | Method and Description |
---|---|
protected List<CodegenExpression> |
additionalParams(CodegenMethod method,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
Class |
getEventTableClass() |
String |
toQueryPlan() |
protected Class |
typeOf() |
make
public PropertyHashedFactoryFactoryForge(int indexedStreamNum, Integer subqueryNum, boolean isFireAndForget, String[] indexedProps, EventType eventType, boolean unique, CoercionDesc hashCoercionDesc)
protected Class typeOf()
typeOf
in class EventTableFactoryFactoryForgeBase
protected List<CodegenExpression> additionalParams(CodegenMethod method, SAIFFInitializeSymbol symbols, CodegenClassScope classScope)
additionalParams
in class EventTableFactoryFactoryForgeBase
public String toQueryPlan()
public Class getEventTableClass()
Copyright © 2005–2018. All rights reserved.