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