-
Type:
Question
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Affects Version/s: 4.9.0
-
Component/s: None
-
None
-
None
-
Java Drivers
-
None
-
None
-
None
-
None
-
None
-
None

When I was adjusting the query efficiency, I found that calling the hasNext method of the MongoBatchCursorAdapter class took a long time to execute for 10,000 records. Can it be optimized? Or am I using the wrong method? What is the correct method? The picture below is the method I used.
