public final class OutputConditionTerm extends OutputConditionBase implements OutputCondition
outputCallback
Constructor and Description |
---|
OutputConditionTerm(OutputCallback outputCallback) |
Modifier and Type | Method and Description |
---|---|
void |
stopOutputCondition() |
void |
updateOutputCondition(int newEventsCount,
int oldEventsCount)
Update the output condition.
|
terminated
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
terminated
public OutputConditionTerm(OutputCallback outputCallback)
public void updateOutputCondition(int newEventsCount, int oldEventsCount)
OutputCondition
updateOutputCondition
in interface OutputCondition
newEventsCount
- - number of new events incomingoldEventsCount
- - number of old events incomingpublic void stopOutputCondition()
stopOutputCondition
in interface OutputCondition
Copyright © 2005–2018. All rights reserved.