We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17c037a commit 33243b3Copy full SHA for 33243b3
marklogic-client-api/src/main/java/com/marklogic/client/datamovement/QueryBatcher.java
@@ -367,7 +367,7 @@ public interface QueryBatcher extends Batcher {
367
void retryWithFailureListeners(QueryEvent queryEvent);
368
369
/**
370
- * Sets the limit for the maximum number of uris that can be collected.
+ * Sets the limit for the maximum number of batches that can be collected.
371
*
372
* @param maxBatches is the value of the limit.
373
*/
0 commit comments