Package com.espertech.esper.common.internal.epl.namedwindow.consume
package com.espertech.esper.common.internal.epl.namedwindow.consume
-
ClassDescriptionClass to hold a current latch per named window.A no-latch implementation of a latch for use in guaranteeing delivery between a named window delta result and consumable by another statement.A spin-locking implementation of a latch for use in guaranteeing delivery between a delta stream produced by a named window and consumable by another statement.A suspend-and-notify implementation of a latch for use in guaranteeing delivery between a named window delta result and consumable by another statement.Represents a consumer of a named window that selects from a named window via a from-clause.A holder for events posted by a named window as an insert and remove stream.Service to manage named window dispatches, locks and processors on an runtime level.