[JAVA-4422] Add #available method to legacy cursor API Created: 06/Dec/21 Updated: 28/Oct/23 Resolved: 09/Dec/21 |
|
| Status: | Closed |
| Project: | Java Driver |
| Component/s: | Legacy API |
| Affects Version/s: | None |
| Fix Version/s: | 4.5.0 |
| Type: | New Feature | Priority: | Minor - P4 |
| Reporter: | Jeffrey Yemin | Assignee: | Jeffrey Yemin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Issue Links: |
|
||||||||
| Description |
|
Support the following methods
with the same semantics as the recently added (in scope of
|
| Comments |
| Comment by Githook User [ 09/Dec/21 ] |
|
Author: {'name': 'Jeff Yemin', 'email': 'jeff.yemin@mongodb.com', 'username': 'jyemin'}Message: Add #available method to legacy cursor API (#838) The new methods are
with the same semantics as the recently added com.mongodb.client.MongoCursor#available.
|