| Package | Description |
|---|---|
| com.marklogic.client.datamovement |
The MarkLogic Data Movement SDK supports long-running write, read, delete, or transform jobs.
|
| Modifier and Type | Method and Description |
|---|---|
String |
ExportToWriterListener.OutputListener.generateOutput(DocumentRecord record)
Given the DocumentRecord, generate the desired String output to send to the writer.
|
| Modifier and Type | Method and Description |
|---|---|
ExportListener |
ExportListener.onDocumentReady(Consumer<DocumentRecord> listener)
Adds a listener to process each retrieved document, which is the way users of ExportListener can provide custom code to export documents.
|
Copyright © 2013-2017 MarkLogic Corporation.