public class HistoricalIndexLookupStrategyNoIndexForge extends Object implements HistoricalIndexLookupStrategyForge
Modifier and Type | Field and Description |
---|---|
static HistoricalIndexLookupStrategyNoIndexForge |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
CodegenExpression |
make(CodegenMethodScope method,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
String |
toQueryPlan() |
public static final HistoricalIndexLookupStrategyNoIndexForge INSTANCE
public CodegenExpression make(CodegenMethodScope method, SAIFFInitializeSymbol symbols, CodegenClassScope classScope)
make
in interface HistoricalIndexLookupStrategyForge
public String toQueryPlan()
toQueryPlan
in interface HistoricalIndexLookupStrategyForge
Copyright © 2005–2018. All rights reserved.