com.espertech.esper.adapter
Interface InputAdapter

All Superinterfaces:
Adapter

public interface InputAdapter
extends Adapter

An InputAdapter takes some external data, converts it into events, and sends it into the runtime engine.


Field Summary
static java.lang.String ESPERIO_MAP_EVENT_TYPE
          Use for MapMessage events to indicate the event type name.
 
Method Summary
 
Methods inherited from interface com.espertech.esper.adapter.Adapter
destroy, getState, pause, resume, start, stop
 

Field Detail

ESPERIO_MAP_EVENT_TYPE

static final java.lang.String ESPERIO_MAP_EVENT_TYPE
Use for MapMessage events to indicate the event type name.


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