Package com.espertech.esper.common.internal.view.time_accum


package com.espertech.esper.common.internal.view.time_accum
  • Classes
    Class
    Description
    A data window view that holds events in a stream and only removes events from a stream (rstream) if no more events arrive for a given time interval.
     
     
    A data window view that holds events in a stream and only removes events from a stream (rstream) if no more events arrive for a given time interval, also handling the remove stream by keeping set-like semantics.