Package | Description |
---|---|
com.zementis.adapa.models.batch |
Utility classes for processing data from CSV files in a batch mode.
|
com.zementis.adapa.models.batch.parallel |
Utility classes for processing data from CSV files using concurrent threads.
|
Class and Description |
---|
CloseableIterator
Add a close method to an
Iterator to allow for explicit release of resources (open files etc.). |
RecordIterator
Extend a
CloseableIterator of Record 's with a method to list the names the fields in the produced
records. |
Class and Description |
---|
CloseableIterator
Add a close method to an
Iterator to allow for explicit release of resources (open files etc.). |
Copyright © 2005–2016 Zementis, Inc.. All rights reserved.