Package com.espertech.esper.common.internal.view.lengthbatch
package com.espertech.esper.common.internal.view.lengthbatch
-
ClassDescriptionA data view that aggregates events in a stream and releases them in one batch when a maximum number of events has been collected.Same as the
LengthBatchView
, this view also supports fast-remove from the batch for remove stream events.