| Package | Description |
|---|---|
| com.marklogic.client.datamovement |
The MarkLogic Data Movement SDK supports long-running write, read, delete, or transform jobs.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
QueryBatch
A group of uris retrieved from the Iterator or matches to the QueryDefinition for this QueryBatcher job.
|
| Modifier and Type | Class and Description |
|---|---|
class |
QueryBatchException
An exception which occurred when attempting to retrieve a batch of matches to a query.
|
| Modifier and Type | Method and Description |
|---|---|
void |
QueryBatcher.retry(QueryEvent queryEvent)
Retry in the same thread to query a batch that failed.
|
| Constructor and Description |
|---|
QueryBatchException(QueryEvent queryEvent,
Throwable cause) |
Copyright © 2013-2017 MarkLogic Corporation.