Modifier and Type | Method and Description |
---|---|
static Pair<ResultSetProcessor,AggregationService> |
StatementAgentInstanceFactoryUtil.startResultSetAndAggregation(ResultSetProcessorFactoryProvider resultSetProcessorPrototype,
ExprEvaluatorContext exprEvaluatorContext,
boolean isSubquery,
Integer subqueryNumber) |
Modifier and Type | Field and Description |
---|---|
protected ResultSetProcessor[] |
RouteResultViewHandlerBase.processors |
Modifier and Type | Method and Description |
---|---|
ResultSetProcessor |
StatementAgentInstanceFactorySelectResult.getResultSetProcessor() |
Constructor and Description |
---|
StatementAgentInstanceFactorySelectResult(Viewable finalView,
AgentInstanceMgmtCallback stopCallback,
AgentInstanceContext agentInstanceContext,
AggregationService optionalAggegationService,
Map<Integer,SubSelectFactoryResult> subselectStrategies,
PriorEvalStrategy[] priorStrategies,
PreviousGetterStrategy[] previousGetterStrategies,
RowRecogPreviousStrategy regexExprPreviousEvalStrategy,
Map<Integer,ExprTableEvalStrategy> tableAccessStrategies,
List<StatementAgentInstancePreload> preloadList,
Runnable postContextMergeRunnable,
EvalRootState[] patternRoots,
JoinSetComposer joinSetComposer,
Viewable[] topViews,
Viewable[] eventStreamViewables,
ViewableActivationResult[] viewableActivationResults,
ResultSetProcessor resultSetProcessor) |
Modifier and Type | Method and Description |
---|---|
void |
JoinPreloadMethodNull.preloadAggregation(ResultSetProcessor resultSetProcessor) |
void |
JoinPreloadMethodImpl.preloadAggregation(ResultSetProcessor resultSetProcessor) |
void |
JoinPreloadMethod.preloadAggregation(ResultSetProcessor resultSetProcessor)
Initialize the result set process for the purpose of grouping and aggregation
from the join result set.
|
Constructor and Description |
---|
OnExprViewNamedWindowSelect(SubordWMatchExprLookupStrategy lookupStrategy,
NamedWindowRootViewInstance rootView,
AgentInstanceContext agentInstanceContext,
InfraOnSelectViewFactory parent,
ResultSetProcessor resultSetProcessor,
boolean audit,
boolean isDelete,
TableInstance tableInstanceInsertInto,
ExprEvaluator eventPrecedence) |
OnExprViewTableSelect(SubordWMatchExprLookupStrategy lookupStrategy,
TableInstance tableInstance,
AgentInstanceContext agentInstanceContext,
ResultSetProcessor resultSetProcessor,
InfraOnSelectViewFactory parent,
boolean audit,
boolean deleteAndSelect,
TableInstance tableInstanceInsertInto,
ExprEvaluator eventPrecedence) |
Constructor and Description |
---|
OutputProcessViewConditionDefaultPostProcess(ResultSetProcessor resultSetProcessor,
Long afterConditionTime,
Integer afterConditionNumberOfEvents,
boolean afterConditionSatisfied,
OutputProcessViewConditionFactory parent,
AgentInstanceContext agentInstanceContext,
OutputStrategyPostProcess postProcessor,
EventType[] eventTypes,
StateMgmtSetting stateMgmtSettings) |
Modifier and Type | Method and Description |
---|---|
static Iterator<EventBean> |
OutputStrategyUtil.getIterator(JoinExecutionStrategy joinExecutionStrategy,
ResultSetProcessor resultSetProcessor,
Viewable parentView,
boolean distinct,
EventPropertyValueGetter distinctKeyGetter)
NOTE: Code-generation-invoked method, method name and parameter order matters
|
OutputProcessView |
OutputProcessViewFactory.makeView(ResultSetProcessor resultSetProcessor,
AgentInstanceContext agentInstanceContext) |
OutputProcessView |
OutputProcessViewDirectSimpleFactory.makeView(ResultSetProcessor resultSetProcessor,
AgentInstanceContext agentInstanceContext) |
Constructor and Description |
---|
OutputProcessViewConditionLastAllUnordPostProcessAll(ResultSetProcessor resultSetProcessor,
Long afterConditionTime,
Integer afterConditionNumberOfEvents,
boolean afterConditionSatisfied,
OutputProcessViewConditionFactory parent,
AgentInstanceContext agentInstanceContext,
OutputStrategyPostProcess postProcessor) |
OutputProcessViewConditionSnapshot(ResultSetProcessor resultSetProcessor,
Long afterConditionTime,
Integer afterConditionNumberOfEvents,
boolean afterConditionSatisfied,
OutputProcessViewConditionFactory parent,
AgentInstanceContext agentInstanceContext) |
OutputProcessViewDirectSimpleImpl(ResultSetProcessor resultSetProcessor,
AgentInstanceContext agentInstanceContext) |
OutputProcessViewSimpleWProcessor(AgentInstanceContext agentInstanceContext,
ResultSetProcessor resultSetProcessor) |
Modifier and Type | Field and Description |
---|---|
protected ResultSetProcessor |
OutputProcessViewBaseWAfter.resultSetProcessor |
Modifier and Type | Method and Description |
---|---|
OutputProcessView |
OutputProcessViewDirectFactory.makeView(ResultSetProcessor resultSetProcessor,
AgentInstanceContext agentInstanceContext) |
OutputProcessView |
OutputProcessViewDirectDistinctOrAfterFactory.makeView(ResultSetProcessor resultSetProcessor,
AgentInstanceContext agentInstanceContext) |
OutputProcessView |
OutputProcessViewConditionFactory.makeView(ResultSetProcessor resultSetProcessor,
AgentInstanceContext agentInstanceContext) |
Constructor and Description |
---|
OutputProcessViewBaseWAfter(AgentInstanceContext agentInstanceContext,
ResultSetProcessor resultSetProcessor,
Long afterConditionTime,
Integer afterConditionNumberOfEvents,
boolean afterConditionSatisfied) |
OutputProcessViewConditionDefault(ResultSetProcessor resultSetProcessor,
Long afterConditionTime,
Integer afterConditionNumberOfEvents,
boolean afterConditionSatisfied,
OutputProcessViewConditionFactory parent,
AgentInstanceContext agentInstanceContext,
EventType[] eventTypes,
StateMgmtSetting stateMgmtSettings) |
OutputProcessViewConditionFirst(ResultSetProcessor resultSetProcessor,
Long afterConditionTime,
Integer afterConditionNumberOfEvents,
boolean afterConditionSatisfied,
OutputProcessViewConditionFactory parent,
AgentInstanceContext agentInstanceContext,
StateMgmtSetting stateMgmtSetting) |
OutputProcessViewConditionFirstPostProcess(ResultSetProcessor resultSetProcessor,
Long afterConditionTime,
Integer afterConditionNumberOfEvents,
boolean afterConditionSatisfied,
OutputProcessViewConditionFactory parent,
AgentInstanceContext agentInstanceContext,
OutputStrategyPostProcess postProcessor,
StateMgmtSetting stateMgmtSetting) |
OutputProcessViewConditionLastAllUnord(ResultSetProcessor resultSetProcessor,
Long afterConditionTime,
Integer afterConditionNumberOfEvents,
boolean afterConditionSatisfied,
OutputProcessViewConditionFactory parent,
AgentInstanceContext agentInstanceContext) |
OutputProcessViewConditionSnapshotPostProcess(ResultSetProcessor resultSetProcessor,
Long afterConditionTime,
Integer afterConditionNumberOfEvents,
boolean afterConditionSatisfied,
OutputProcessViewConditionFactory parent,
AgentInstanceContext agentInstanceContext,
OutputStrategyPostProcess postProcessor) |
OutputProcessViewDirect(AgentInstanceContext agentInstanceContext,
ResultSetProcessor resultSetProcessor) |
OutputProcessViewDirectDistinctOrAfter(AgentInstanceContext agentInstanceContext,
ResultSetProcessor resultSetProcessor,
Long afterConditionTime,
Integer afterConditionNumberOfEvents,
boolean afterConditionSatisfied,
OutputProcessViewDirectDistinctOrAfterFactory parent) |
OutputProcessViewDirectDistinctOrAfterPostProcess(AgentInstanceContext agentInstanceContext,
ResultSetProcessor resultSetProcessor,
Long afterConditionTime,
Integer afterConditionNumberOfEvents,
boolean afterConditionSatisfied,
OutputProcessViewDirectDistinctOrAfterFactory parent,
OutputStrategyPostProcess postProcessor) |
OutputProcessViewDirectPostProcess(AgentInstanceContext agentInstanceContext,
ResultSetProcessor resultSetProcessor,
OutputStrategyPostProcess postProcessor) |
Modifier and Type | Interface and Description |
---|---|
interface |
ResultSetProcessorAggregateGrouped |
Modifier and Type | Method and Description |
---|---|
ResultSetProcessor |
ResultSetProcessorFactory.instantiate(OrderByProcessor orderByProcessor,
AggregationService aggregationService,
ExprEvaluatorContext exprEvaluatorContext) |
Modifier and Type | Class and Description |
---|---|
class |
ResultSetProcessorHandThroughImpl |
Modifier and Type | Method and Description |
---|---|
ResultSetProcessor |
ResultSetProcessorHandThroughFactory.instantiate(OrderByProcessor orderByProcessor,
AggregationService aggregationService,
ExprEvaluatorContext exprEvaluatorContext) |
Constructor and Description |
---|
ResultSetProcessorHandtruTransform(ResultSetProcessor resultSetProcessor)
Ctor.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ResultSetProcessorRowForAll |
Modifier and Type | Interface and Description |
---|---|
interface |
ResultSetProcessorRowPerEvent |
Modifier and Type | Interface and Description |
---|---|
interface |
ResultSetProcessorRowPerGroup |
Modifier and Type | Interface and Description |
---|---|
interface |
ResultSetProcessorRowPerGroupRollup |
Modifier and Type | Interface and Description |
---|---|
interface |
ResultSetProcessorSimple |
Copyright © 2005–2022. All rights reserved.