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 |
---|---|
UrisToWriterListener |
UrisToWriterListener.onBatchFailure(BatchFailureListener<Batch<java.lang.String>> listener)
Deprecated.
|
UrisToWriterListener |
UrisToWriterListener.onFailure(BatchFailureListener<QueryBatch> listener)
When a batch fails or a callback throws an Exception, run this listener
code.
|
UrisToWriterListener |
UrisToWriterListener.onGenerateOutput(UrisToWriterListener.OutputListener listener) |
UrisToWriterListener |
UrisToWriterListener.withRecordPrefix(java.lang.String prefix) |
UrisToWriterListener |
UrisToWriterListener.withRecordSuffix(java.lang.String suffix) |
Copyright © 2013-2020 MarkLogic Corporation.