|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AdapterCoordinator
A AdapterCoordinator coordinates several Adapters so that the events they send into the runtime engine arrive in some well-defined order, in effect making the several Adapters into one large sending Adapter.
Field Summary |
---|
Fields inherited from interface com.espertech.esper.adapter.InputAdapter |
---|
ESPERIO_MAP_EVENT_TYPE |
Method Summary | |
---|---|
void |
coordinate(com.espertech.esper.adapter.InputAdapter adapter)
Coordinate an InputAdapter. |
Methods inherited from interface com.espertech.esper.adapter.Adapter |
---|
destroy, getState, pause, resume, start, stop |
Method Detail |
---|
void coordinate(com.espertech.esper.adapter.InputAdapter adapter)
adapter
- - the InputAdapter to coordinate
|
© 2006-2016 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |