Package | Description |
---|---|
com.marklogic.client.datamovement |
The MarkLogic Data Movement SDK supports long-running write, read,
delete, or transform jobs.
|
com.marklogic.client.example.cookbook.datamovement |
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.
|
Modifier and Type | Class and Description |
---|---|
class |
JobInformationRecorder.addWriteBatchSuccessInformationListener |
Copyright © 2013-2018 MarkLogic Corporation.