Uses of Package
com.espertech.esper.common.client.dataflow.io
Package
Description
Client API for data flow io handlers.
-
ClassDescriptionCollects an object from
DataInput
and emits the object to an emitter.Context for use withDataInputToObjectCollector
carries data input and emitter.Receives an object and writes toDataOutput
.Context for use withObjectToDataOutputCollector
carries object and data output.