Class NamedWindowConsumerLatchSpin

java.lang.Object
com.espertech.esper.common.internal.epl.namedwindow.consume.NamedWindowConsumerLatch
com.espertech.esper.common.internal.epl.namedwindow.consume.NamedWindowConsumerLatchSpin

public class NamedWindowConsumerLatchSpin extends NamedWindowConsumerLatch
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.