|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ValidatedView | |
---|---|
net.esper.eql.core | Contains EQL statement specification classes define the constructs that make up an EQL statement, such as the list of items in the select clause, the insert-into stream name and property names etc. |
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.core |
---|
Classes in net.esper.eql.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 net.esper.eql.db |
---|
Classes in net.esper.eql.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 net.esper.view |
---|
Subinterfaces of ValidatedView in net.esper.view | |
---|---|
interface |
HistoricalEventViewable
Interface for views that poll data based on information from other streams. |
|
© 2007 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |