|
Class Summary |
| BinAgent |
BinAgent is the class that gathers correlated events. |
| Correlation |
Correlation is a generic container of correlated records. |
| CorrelationFilterFactory |
|
| CorrelationStack |
CorrelationStack is a correlator utility that uses a fixed sized, circular buffer to collect correlations
from a correlator. |
| CorrelationTester |
CorrelationTester is a helper class for wrapping and applying the correlation filter. |
| Correlator |
The Correlator is the class that is used to setup monitoring of correlated
events. |
| PatientBroadcaster |
PatientBroadcaster posts only the best correlation (most records) for a given correlation time period. |
| PeriodicPoster |
PerodicPoster is an auxiliary class for posting correlations periodically. |
| SourceAgent |
Generator manages a single channel. |