Uses of Class
com.espertech.esper.common.client.dataflow.io.DataInputToObjectCollectorContext
Packages that use DataInputToObjectCollectorContext
Package
Description
Client API for data flow io handlers.
-
Uses of DataInputToObjectCollectorContext in com.espertech.esper.common.client.dataflow.io
Methods in com.espertech.esper.common.client.dataflow.io with parameters of type DataInputToObjectCollectorContextModifier and TypeMethodDescriptionvoid
DataInputToObjectCollector.collect
(DataInputToObjectCollectorContext context) Reads providedDataInput
and emits an object using the provided emitter.void
DataInputToObjectCollectorSerializable.collect
(DataInputToObjectCollectorContext context)