| 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 |
|---|---|
WriteBatchListener[] |
WriteBatcher.getBatchSuccessListeners()
Get the array of WriteBatchListener instances registered via onBatchSuccess.
|
| Modifier and Type | Method and Description |
|---|---|
WriteBatcher |
WriteBatcher.onBatchSuccess(WriteBatchListener listener)
Add a listener to run each time a batch is successfully written.
|
void |
WriteBatcher.setBatchSuccessListeners(WriteBatchListener... listeners)
Remove any existing WriteBatchListener instances registered via onBatchSuccess and replace them with the provided listeners.
|
Copyright © 2013-2017 MarkLogic Corporation.