See: Description
Interface | Description |
---|---|
CloseableIterator<E> |
Add a close method to an
Iterator to allow for explicit release of resources (open files etc.). |
RecordIterator<R extends Record> |
Extend a
CloseableIterator of Record 's with a method to list the names the fields in the produced
records. |
Class | Description |
---|---|
BatchApply |
Helper class implementing application of one or more records over one or more models.
|
CSVHelper |
Copyright © 2005–2017 Zementis, Inc.. All rights reserved.