Package | Description |
---|---|
com.espertech.esper.adapter |
Adapter shared classes.
|
Class and Description |
---|
Adapter
An Adapter takes some external data, converts it into events, and sends it
into the runtime engine.
|
AdapterState
The state of a Adapter.
|
IllegalStateTransitionException
Thrown when an illegal Adapter state transition is attempted.
|
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.
|