public class OutputProcessViewConditionDefaultPostProcess extends OutputProcessViewConditionDefault
Handles output rate limiting or stabilizing.
Constructor and Description |
---|
OutputProcessViewConditionDefaultPostProcess(ResultSetProcessor resultSetProcessor,
java.lang.Long afterConditionTime,
java.lang.Integer afterConditionNumberOfEvents,
boolean afterConditionSatisfied,
OutputProcessViewConditionFactory parent,
AgentInstanceContext agentInstanceContext,
OutputStrategyPostProcess postProcessor) |
Modifier and Type | Method and Description |
---|---|
void |
output(boolean forceUpdate,
UniformPair<EventBean[]> results) |
iterator, process, terminated, update
checkAfterCondition, checkAfterCondition, checkAfterCondition
addView, getEventType, getParent, getViews, hasViews, removeAllViews, removeView, setJoinExecutionStrategy, setParent
public OutputProcessViewConditionDefaultPostProcess(ResultSetProcessor resultSetProcessor, java.lang.Long afterConditionTime, java.lang.Integer afterConditionNumberOfEvents, boolean afterConditionSatisfied, OutputProcessViewConditionFactory parent, AgentInstanceContext agentInstanceContext, OutputStrategyPostProcess postProcessor)
public void output(boolean forceUpdate, UniformPair<EventBean[]> results)