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

com.mongodb.ParallelScanOptions unused methods

    • Type: Icon: Task Task
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: API
    • Labels:
      None

      ParallelScanOptions methods:

      public int getNumCursors() {
      public int getBatchSize() {

      are never used. Since this is an options class, does this mean the user can set options that are not actually used? Should they be called somewhere from inside the driver code?

            Assignee:
            Unassigned Unassigned
            Reporter:
            trisha.gee@10gen.com Trisha Gee
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: