public interface AdapterCoordinator
extends com.espertech.esper.runtime.client.util.InputAdapter
Modifier and Type | Method and Description |
---|---|
void |
coordinate(com.espertech.esper.runtime.client.util.InputAdapter adapter)
Coordinate an InputAdapter.
|