public class PollResultIndexingStrategyMultiForge extends Object implements PollResultIndexingStrategyForge
Constructor and Description |
---|
PollResultIndexingStrategyMultiForge(int streamNum,
PollResultIndexingStrategyForge[] indexingStrategies) |
Modifier and Type | Method and Description |
---|---|
CodegenExpression |
make(CodegenMethodScope parent,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
String |
toQueryPlan() |
public PollResultIndexingStrategyMultiForge(int streamNum, PollResultIndexingStrategyForge[] indexingStrategies)
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.