public interface CentralActiveTrigger<DATA> extends CloneableTriggerPolicy<DATA>
| Modifier and Type | Method and Description |
|---|---|
Object[] |
notifyOnLastGlobalElement(DATA datapoint)
This method is called to broadcast information about the last globally
seen data point to all triggers.
|
clonenotifyTriggerObject[] notifyOnLastGlobalElement(DATA datapoint)
datapoint - The last globally seen dataCopyright © 2014–2015 The Apache Software Foundation. All rights reserved.