Uses of Interface
com.espertech.esper.view.ValidatedView

Packages that use ValidatedView
com.espertech.esper.epl.core Contains EPL statement specification classes define the constructs that make up an EPL statement, such as the list of items in the select clause, the insert-into stream name and property names etc. 
com.espertech.esper.epl.db Database SQL polling views and caches 
com.espertech.esper.view View infrastructure concerned with view creation and destroy, cloning and hooking views trees into filtering. 
 

Uses of ValidatedView in com.espertech.esper.epl.core
 

Classes in com.espertech.esper.epl.core that implement ValidatedView
 class MethodPollingViewable
          Polling-data provider that calls a static method on a class and passed parameters, and wraps the results as POJO events.
 

Uses of ValidatedView in com.espertech.esper.epl.db
 

Classes in com.espertech.esper.epl.db that implement ValidatedView
 class DatabasePollingViewable
          Implements a poller viewable that uses a polling strategy, a cache and some input parameters extracted from event streams to perform the polling.
 

Uses of ValidatedView in com.espertech.esper.view
 

Subinterfaces of ValidatedView in com.espertech.esper.view
 interface HistoricalEventViewable
          Interface for views that poll data based on information from other streams.
 


© 2006-2016 EsperTech Inc.
All rights reserved.
Visit us at espertech.com