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