public interface WriteBatch extends Batch<WriteEvent>
A batch of documents written successfully.
| Modifier and Type | Method and Description |
|---|---|
WriteBatcher |
getBatcher() |
long |
getJobWritesSoFar()
In the context of this job, the number of documents written so far.
|
getClient, getItems, getJobBatchNumber, getJobTicket, getTimestampWriteBatcher getBatcher()
long getJobWritesSoFar()
In the context of this job, the number of documents written so far.
Copyright © 2013-2017 MarkLogic Corporation.