Uploaded image for project: 'Apache Gora'
  1. Apache Gora
  2. GORA-444

Add #size() to Result API

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 0.9
    • gora-core
    • None

    Description

      Right now we iterate through results by doing

      while (results.next()) {
         ...
      }
      

      It is a pain to always require a counter of sorts and would be much more intuitive to provide a simple #size() method.

      Attachments

        Issue Links

          Activity

            People

              carlosrmng Carlos Muñoz
              lewismc Lewis John McGibbney
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: