Package | Description |
---|---|
com.marklogic.client.example.cookbook.datamovement |
Modifier and Type | Method and Description |
---|---|
OpticExportToWriterListener |
OpticExportToWriterListener.onGenerateOutput(OpticExportToWriterListener.OpticOutputListener listener)
Registers a custom listener to override the default behavior for each
record which sends the record contents in a JSON format to the writer.
|
OpticExportToWriterListener |
OpticExportToWriterListener.withRecordPrefix(java.lang.String prefix)
Sets the string prefix to send to the writer before each record.
|
OpticExportToWriterListener |
OpticExportToWriterListener.withRecordSuffix(java.lang.String suffix)
Sets the string suffix to append to the writer after each record.
|
Copyright © 2013-2021 MarkLogic Corporation.