public class OutputProcessViewDirectDistinctOrAfterFactory extends OutputProcessViewDirectFactory
Modifier and Type | Field and Description |
---|---|
protected Integer |
afterConditionNumberOfEvents |
protected TimePeriodCompute |
afterTimePeriod |
Constructor and Description |
---|
OutputProcessViewDirectDistinctOrAfterFactory(OutputStrategyPostProcessFactory postProcessFactory,
boolean distinct,
TimePeriodCompute afterTimePeriod,
Integer afterConditionNumberOfEvents,
EventType resultEventType) |
Modifier and Type | Method and Description |
---|---|
EventBeanReader |
getEventBeanReader() |
boolean |
isDistinct() |
OutputProcessView |
makeView(ResultSetProcessor resultSetProcessor,
AgentInstanceContext agentInstanceContext) |
setPostProcessFactory
protected final TimePeriodCompute afterTimePeriod
protected final Integer afterConditionNumberOfEvents
public OutputProcessViewDirectDistinctOrAfterFactory(OutputStrategyPostProcessFactory postProcessFactory, boolean distinct, TimePeriodCompute afterTimePeriod, Integer afterConditionNumberOfEvents, EventType resultEventType)
public OutputProcessView makeView(ResultSetProcessor resultSetProcessor, AgentInstanceContext agentInstanceContext)
makeView
in interface OutputProcessViewFactory
makeView
in class OutputProcessViewDirectFactory
public boolean isDistinct()
public EventBeanReader getEventBeanReader()
Copyright © 2005–2018. All rights reserved.