public interface BatchEvent
Modifier and Type | Method and Description |
---|---|
DatabaseClient |
getClient()
The DatabaseClient used to send or retrieve this
batch.
|
long |
getJobBatchNumber()
Within the context of the job, the numeric
position of this batch.
|
JobTicket |
getJobTicket()
The ticket for this job.
|
java.util.Calendar |
getTimestamp()
The client-side timestamp when this batch
completed writing or reading.
|
java.util.Calendar getTimestamp()
long getJobBatchNumber()
JobTicket getJobTicket()
getJobReport
or for calling
stopJob
if needed.DatabaseClient getClient()
Copyright © 2024 MarkLogic Corporation. All Rights Reserved.