public class HistoricalIndexLookupStrategyCompositeForge extends Object implements HistoricalIndexLookupStrategyForge
Constructor and Description |
---|
HistoricalIndexLookupStrategyCompositeForge(int lookupStream,
ExprForge[] evaluators,
QueryGraphValueEntryRangeForge[] ranges) |
Modifier and Type | Method and Description |
---|---|
CodegenExpression |
make(CodegenMethodScope parent,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
String |
toQueryPlan() |
public HistoricalIndexLookupStrategyCompositeForge(int lookupStream, ExprForge[] evaluators, QueryGraphValueEntryRangeForge[] ranges)
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.