Interface HistoricalIndexLookupStrategyForge
- All Known Implementing Classes:
HistoricalIndexLookupStrategyCompositeForge
,HistoricalIndexLookupStrategyHashForge
,HistoricalIndexLookupStrategyInKeywordMultiForge
,HistoricalIndexLookupStrategyInKeywordSingleForge
,HistoricalIndexLookupStrategyMultiForge
,HistoricalIndexLookupStrategyNoIndexForge
,HistoricalIndexLookupStrategySortedForge
public interface HistoricalIndexLookupStrategyForge
-
Method Summary
Modifier and TypeMethodDescriptionmake
(CodegenMethodScope method, SAIFFInitializeSymbol symbols, CodegenClassScope classScope)
-
Method Details
-
toQueryPlan
String toQueryPlan() -
make
CodegenExpression make(CodegenMethodScope method, SAIFFInitializeSymbol symbols, CodegenClassScope classScope)
-