Class CorrelatorContext<C extends AbstractCorrelatorType>

  • All Implemented Interfaces:
    DebugDumpable

    public class CorrelatorContext<C extends AbstractCorrelatorType>
    extends Object
    implements DebugDumpable
    Overall context in which the correlator works. Differs from CorrelationContext in that the latter covers only a single correlation operation. The former covers the whole life of a correlator, and operations other than correlation.