Package | Description |
---|---|
com.espertech.esper.client.dataflow.io |
Client API for data flow io handlers.
|
Modifier and Type | Method and Description |
---|---|
void |
DataInputToObjectCollectorSerializable.collect(DataInputToObjectCollectorContext context) |
void |
DataInputToObjectCollector.collect(DataInputToObjectCollectorContext context)
Reads provided
DataInput and emits an object using the provided emitter. |