Package org.opencredo.esper

Interface Summary
EsperStatementOperations Esper support the capability to 'pull' query filter results from a statement.
EsperTemplateOperations Specifies the operations exposed by an Esper Template operations.
NativeEPStatementCallback Provides a callback hook in order to expose the underlying Esper resources, such as the EPStatement.
ParameterizedEsperRowMapper<T> Provides a callback to map a set of results from Esper, in a notional row.
 

Class Summary
EsperStatement Implements a set of convenient Template operations around a native Esper Statement.
EsperTemplate The main workhorse of Esper.
 

Exception Summary
EsperStatementInvalidStateException Runtime exception that is raised when an attempt to execute an operation on an EsperStatement fails due to the state of the statement resource.
InvalidEsperConfigurationException Runtime exception that is raised when an attempt is made to initialize an EsperTemplate and an internal Esper configuration exception occurs.
 



Copyright © 2010. All Rights Reserved.