Uses of Class
com.espertech.esperio.csv.CSVInputAdapterSpec
Package
Description
CSV input adapter classes for reading comma-separated-value formatted data and for CSV-based simulatation of events
streams
-
Uses of CSVInputAdapterSpec in com.espertech.esperio.csv
ModifierConstructorDescriptionCSVInputAdapter
(com.espertech.esper.runtime.client.EPRuntime runtime, CSVInputAdapterSpec spec) Ctor.CSVInputAdapter
(CSVInputAdapterSpec adapterSpec) Ctor for adapters that will be passed to an AdapterCoordinator.