Package com.espertech.esper.common.internal.view.core
package com.espertech.esper.common.internal.view.core
-
ClassDescriptionMarker interface for use with view factories that create data window views that are asymetric in posting insert and remove stream data: Data windows that post only a partial insert and remove stream as output when compared to the insert and remove stream received.Tag interface for data window view factories that express a batch expiry policy.Tag interface for data window views.Marker interface for use with view factories that create data window views only.Marker interface for use with view factories that create data window views only.Tag interface for derived-value views.A streams is a conduct for incoming events.View to handle pattern discarding for a single stream (no join).View to dispatch for a single stream (no join).The View interface provides a way for a stream, data provider, or another view, to notify an object of additions and deletions to its data set.Enum for all build-in views.Helper producing a repository of built-in views.Thrown to indicate a validation error in view parameterization.This exception is thrown to indicate a problem with a view expression.Factory service for resolving view names and for creating view instances based on a view specification including view name and namespace.Resolves view namespace and name to view factory class, using configuration.Event stream implementation that does not keep any window by itself of the events coming into the stream, however is itself iterable and keeps the last event.Event stream implementation that does not keep any window by itself of the events coming into the stream, however is itself iterable and keeps the last event.Event stream implementation that does not keep any window by itself of the events coming into the stream, without the possibility to iterate the last event.