| 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 |
|---|---|
void |
WriteBatchListener.processEvent(WriteBatch batch)
The method called by WriteBatcher to run your custom code on this batch.
|
void |
WriteFailureListener.processFailure(WriteBatch batch,
Throwable failure) |
void |
HostAvailabilityListener.processFailure(WriteBatch batch,
Throwable throwable)
This implements the WriteFailureListener interface
|
void |
WriteBatcher.retry(WriteBatch queryEvent)
Retry in the same thread to send a batch that failed.
|
Copyright © 2013-2017 MarkLogic Corporation.