Uses of Interface
com.espertech.esper.common.client.dataflow.io.DataInputToObjectCollector
Package
Description
Client API for data flow io handlers.
-
Uses of DataInputToObjectCollector in com.espertech.esper.common.client.dataflow.io
Modifier and TypeClassDescriptionclass
Reads aSerializable
fromDataInput
and emits the resulting object.