Uses of Package
com.espertech.esperio.csv
Package
Description
CSV input adapter classes for reading comma-separated-value formatted data and for CSV-based simulatation of events
streams
File dataflow classes.
-
ClassDescriptionA skeleton implementation for coordinated adapter reading, for adapters that can do timestamp-coordinated input.Base class for sendable event, provides timestamp and schedule slot.Sender that abstracts the send processin terms of threading or further pre-processing.Coercer for type conversion.A AdapterCoordinator coordinates several Adapters so that the events they send into the runtime runtime arrive in some well-defined order, in effect making the several Adapters into one large sending Adapter.An input source for adapters.Coercer for using the constructor to perform the coercion.An Adapter that can be coordinated by an AdapterCoordinator.A spec for CSVAdapters.Sender that sends without a threadpool.A wrapper that packages an event up so that it can be sent into the caller-specified runtime.
-