public static interface ProgressListener.ProgressUpdate
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getProgressAsString() |
QueryBatch |
getQueryBatch() |
long |
getStartTime() |
double |
getTimeSoFarInSeconds() |
long |
getTotalResults() |
boolean |
isComplete() |
java.lang.String getProgressAsString()
boolean isComplete()
QueryBatch getQueryBatch()
long getStartTime()
long getTotalResults()
double getTimeSoFarInSeconds()
Copyright © 2013-2018 MarkLogic Corporation.