Package com.espertech.esper.adapter

Adapter shared classes.

See:
          Description

Interface Summary
Adapter An Adapter takes some external data, converts it into events, and sends it into the runtime engine.
AdapterSPI An Adapter takes some external data, converts it into events, and sends it into the runtime engine.
InputAdapter An InputAdapter takes some external data, converts it into events, and sends it into the runtime engine.
OutputAdapter An output adapter transforms engine events and
Subscription Subscriptions are associated with an output adapter and dictate which events are sent to a given adapter.
 

Class Summary
AdapterStateManager A utility to manage the state transitions for an InputAdapter.
BaseSubscription Subscription is a concept for selecting events for processing out of all events available from an engine instance.
 

Enum Summary
AdapterState The state of a Adapter.
 

Exception Summary
IllegalStateTransitionException Thrown when an illegal Adapter state transition is attempted.
 

Package com.espertech.esper.adapter Description

Adapter shared classes.


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