Uses of Interface
net.esper.view.ValidatedView

Packages that use ValidatedView
net.esper.eql.db Database SQL polling views and caches 
net.esper.view View infrastructure concerned with view creation and destroy, cloning and hooking views trees into filtering. 
 

Uses of ValidatedView in net.esper.eql.db
 

Classes in net.esper.eql.db that implement ValidatedView
 class PollingViewable
          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 net.esper.view
 

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