Constructor and Description |
---|
HistoricalDataQueryStrategy(int myStreamNumber,
int historicalStreamNumber,
HistoricalEventViewable historicalEventViewable,
boolean isOuterJoin,
ExprEvaluator outerJoinCompareNode,
HistoricalIndexLookupStrategy indexLookupStrategy,
PollResultIndexingStrategy pollResultIndexingStrategy)
Ctor.
|
Modifier and Type | Class and Description |
---|---|
class |
HistoricalIndexLookupStrategyComposite |
class |
HistoricalIndexLookupStrategyHash |
class |
HistoricalIndexLookupStrategyInKeywordMulti |
class |
HistoricalIndexLookupStrategyInKeywordSingle |
class |
HistoricalIndexLookupStrategyMulti |
class |
HistoricalIndexLookupStrategyNoIndex
Full table scan strategy for a poll-based cache result.
|
class |
HistoricalIndexLookupStrategySorted |
Modifier and Type | Method and Description |
---|---|
void |
HistoricalIndexLookupStrategyMulti.setInnerLookupStrategy(HistoricalIndexLookupStrategy innerLookupStrategy) |
Modifier and Type | Method and Description |
---|---|
void |
JoinSetComposerPrototypeHistorical2Stream.setLookupStrategy(HistoricalIndexLookupStrategy lookupStrategy) |
Constructor and Description |
---|
HistoricalDataExecNode(HistoricalEventViewable historicalEventViewable,
PollResultIndexingStrategy indexingStrategy,
HistoricalIndexLookupStrategy indexLookupStrategy,
int numStreams,
int historicalStreamNumber)
Ctor.
|
HistoricalTableLookupStrategy(HistoricalEventViewable viewable,
PollResultIndexingStrategy indexingStrategy,
HistoricalIndexLookupStrategy lookupStrategy,
int numStreams,
int streamNum,
int rootStreamNum,
ExprEvaluator outerJoinExprNode)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
void |
HistoricalDataPlanNode.setLookupStrategy(HistoricalIndexLookupStrategy lookupStrategy) |
Copyright © 2005–2018. All rights reserved.