public class HistoricalIndexLookupStrategyMultiForge extends Object implements HistoricalIndexLookupStrategyForge
Constructor and Description |
---|
HistoricalIndexLookupStrategyMultiForge(int indexUsed,
HistoricalIndexLookupStrategyForge innerLookupStrategy) |
Modifier and Type | Method and Description |
---|---|
CodegenExpression |
make(CodegenMethodScope parent,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
String |
toQueryPlan() |
public HistoricalIndexLookupStrategyMultiForge(int indexUsed, HistoricalIndexLookupStrategyForge innerLookupStrategy)
public CodegenExpression make(CodegenMethodScope parent, SAIFFInitializeSymbol symbols, CodegenClassScope classScope)
make
in interface HistoricalIndexLookupStrategyForge
public String toQueryPlan()
toQueryPlan
in interface HistoricalIndexLookupStrategyForge
Copyright © 2005–2018. All rights reserved.