public class PollResultIndexingStrategyHashForge extends Object implements PollResultIndexingStrategyForge
Constructor and Description |
---|
PollResultIndexingStrategyHashForge(int streamNum,
EventType eventType,
String[] propertyNames,
EPTypeClass[] coercionTypes,
MultiKeyClassRef multiKeyClasses) |
Modifier and Type | Method and Description |
---|---|
CodegenExpression |
make(CodegenMethodScope parent,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
String |
toQueryPlan() |
public PollResultIndexingStrategyHashForge(int streamNum, EventType eventType, String[] propertyNames, EPTypeClass[] coercionTypes, MultiKeyClassRef multiKeyClasses)
public String toQueryPlan()
toQueryPlan
in interface PollResultIndexingStrategyForge
public CodegenExpression make(CodegenMethodScope parent, SAIFFInitializeSymbol symbols, CodegenClassScope classScope)
make
in interface PollResultIndexingStrategyForge
Copyright © 2005–2021. All rights reserved.