Uses of Package
xal.tools.correlator

Packages that use xal.tools.correlator
Package
Description
 
 
  • Class
    Description
    Interface for a filter which can accept or reject a correlation based on some criteria determined by the implementation of the filter.
    CorrelationTester is a helper class for wrapping and applying the correlation filter.
    The Correlator is the class that is used to setup monitoring of correlated events.
    RecordFilter is used in the correlator to accept or reject a record read for a particular channel.
    Generator manages a single channel.
  • Class
    Description
    BinAgent is the class that gathers correlated events.
     
    Correlation is a generic container of correlated records.
    Interface for a filter which can accept or reject a correlation based on some criteria determined by the implementation of the filter.
    CorrelationNotice is the interface used in notifying listeners that a new correlation has been found or no correlation has been caught due to a timeout.
    CorrelationTester is a helper class for wrapping and applying the correlation filter.
    The Correlator is the class that is used to setup monitoring of correlated events.
    RecordFilter is used in the correlator to accept or reject a record read for a particular channel.
    Generator manages a single channel.