Interface | Description |
---|---|
BufferedEventsTracker |
This interface will have the necessary methods to calculate the events buffered.
|
EventBufferHolder |
Event Buffer holder
|
LatencyTracker |
Calculates the process latency.
|
MemoryCalculable |
Memory Calculable Objects
|
MemoryUsageTracker |
Estimate the memory usage of set of object
|
StatisticsManager |
Each siddhi app will have one StatisticsManager in siddhi app context
|
StatisticsTrackerFactory |
Factory interface to create Trackers and Managers
|
ThroughputTracker |
This interface will have the necessary methods to calculate the throughput.
|
Class | Description |
---|---|
ReceivedEventCounter |
Log number of events received by each receiver
|
Copyright © 2021. All rights reserved.