public class HistoricalIndexLookupStrategyInKeywordSingleForge extends Object implements HistoricalIndexLookupStrategyForge
Constructor and Description |
---|
HistoricalIndexLookupStrategyInKeywordSingleForge(int lookupStream,
ExprNode[] evaluators) |
Modifier and Type | Method and Description |
---|---|
CodegenExpression |
make(CodegenMethodScope parent,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
String |
toQueryPlan() |
public HistoricalIndexLookupStrategyInKeywordSingleForge(int lookupStream, ExprNode[] evaluators)
public String toQueryPlan()
toQueryPlan
in interface HistoricalIndexLookupStrategyForge
public CodegenExpression make(CodegenMethodScope parent, SAIFFInitializeSymbol symbols, CodegenClassScope classScope)
make
in interface HistoricalIndexLookupStrategyForge
Copyright © 2005–2021. All rights reserved.