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 |
---|---|
ProgressListener |
ProgressListener.onProgressUpdate(java.util.function.Consumer<ProgressListener.ProgressUpdate> consumer)
Configures a callback for progress updates.
|
ProgressListener |
ProgressListener.withTotalResults(long totalResults)
Configures the total number of results that progress listeners can expect.
|
Copyright © 2013-2020 MarkLogic Corporation.