public class HistoricalIndexLookupStrategySortedForge extends Object implements HistoricalIndexLookupStrategyForge
Constructor and Description |
---|
HistoricalIndexLookupStrategySortedForge(int lookupStream,
QueryGraphValueEntryRangeForge range,
EPTypeClass coercionType) |
Modifier and Type | Method and Description |
---|---|
CodegenExpression |
make(CodegenMethodScope parent,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
String |
toQueryPlan() |
public HistoricalIndexLookupStrategySortedForge(int lookupStream, QueryGraphValueEntryRangeForge range, EPTypeClass coercionType)
public String toQueryPlan()
toQueryPlan
in interface HistoricalIndexLookupStrategyForge
public CodegenExpression make(CodegenMethodScope parent, SAIFFInitializeSymbol symbols, CodegenClassScope classScope)
make
in interface HistoricalIndexLookupStrategyForge
Copyright © 2005–2020. All rights reserved.