Uploaded image for project: 'Java Driver'
  1. Java Driver
  2. JAVA-1100

Deprecate DBCursor methods that expose implementation details

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.12.0
    • Affects Version/s: None
    • Component/s: API, Query Operations
    • None
    • Fully Compatible

      These methods expose implementation details of how cursors are implemented, and shouldn't be relied on by clients for correct behavior. It's more something that the driver should log, not expose as public API methods.

      • DBCursor#numGetMores
      • DBCursor#getSizes

      They should be deprecated, and removed in a future major release.

            Assignee:
            jeff.yemin@mongodb.com Jeffrey Yemin
            Reporter:
            jeff.yemin@mongodb.com Jeffrey Yemin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: