Constructor and Description |
---|
ReceivedEventCounter() |
Modifier and Type | Method and Description |
---|---|
void |
countEvents(Object eventObject) |
void |
init(SiddhiAppContext siddhiAppContext,
io.siddhi.query.api.definition.StreamDefinition streamDefinition,
int duration) |
void |
run() |
void |
scheduleEventCounterLogger() |
public void init(SiddhiAppContext siddhiAppContext, io.siddhi.query.api.definition.StreamDefinition streamDefinition, int duration)
public void countEvents(Object eventObject)
public void scheduleEventCounterLogger()
Copyright © 2021. All rights reserved.