net.esper.adapter
Interface InputAdapter
- All Superinterfaces:
- Adapter
- All Known Subinterfaces:
- AdapterCoordinator, CoordinatedAdapter
- All Known Implementing Classes:
- AbstractCoordinatedAdapter, AdapterCoordinatorImpl, CSVInputAdapter, JMSInputAdapter, SpringJMSTemplateInputAdapter
public interface InputAdapter
- extends Adapter
An InputAdapter takes some external data, converts it into events, and sends it into the runtime engine.
ESPERIO_MAP_EVENT_TYPE
static final String ESPERIO_MAP_EVENT_TYPE
- Use for MapMessage events to indicate the event type alias.