public static class OpenCSVBatcher.BatchSplitter extends Object implements OpenCSVBatcher.BatchProcessor
BatchSplitter processes a batch of CSV rows by using DocumentSplitter to split them into separate documents on the server.
| Constructor and Description |
|---|
BatchSplitter(DatabaseClient client) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
processAndContinue(Document batch) |
public BatchSplitter(DatabaseClient client)
public boolean processAndContinue(Document batch)
processAndContinue in interface OpenCSVBatcher.BatchProcessorCopyright © 2013-2017 MarkLogic Corporation.