-
Type: New Feature
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: Legacy API
-
None
Support the following methods
- com.mongodb.DBCursor#available
- com.mongodb.Cursor#available
with the same semantics as the recently added (in scope of JAVA-4167)
- com.mongodb.client.MongoCursor#available
- related to
-
JAVA-4167 Add MongoCursor#available method
- Closed