Class CSVImporterWork

  • All Implemented Interfaces:
    Serializable, Work

    public class CSVImporterWork
    extends TransientStoreWork
    Work task to import form a CSV file. Because the file is read from the local filesystem, this must be executed in a local queue. Since NXP-15252 the CSV reader manages "records", not "lines".
    Since:
    5.7
    See Also:
    Serialized Form