Modifier and Type | Class and Description |
---|---|
class |
HistoricalEventViewableBase
Implements a poller viewable that uses a polling strategy, a cache and
some input parameters extracted from event streams to perform the polling.
|
Modifier and Type | Method and Description |
---|---|
HistoricalEventViewable |
HistoricalEventViewableFactory.activate(AgentInstanceContext agentInstanceContext) |
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 |
HistoricalEventViewableDatabase |
Modifier and Type | Method and Description |
---|---|
HistoricalEventViewable |
HistoricalEventViewableDatabaseFactory.activate(AgentInstanceContext agentInstanceContext) |
Modifier and Type | Class and Description |
---|---|
class |
HistoricalEventViewableMethod |
Modifier and Type | Method and Description |
---|---|
HistoricalEventViewable |
HistoricalEventViewableMethodFactory.activate(AgentInstanceContext agentInstanceContext) |
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.
|
Copyright © 2005–2021. All rights reserved.