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