Uploaded image for project: 'Accumulo'
  1. Accumulo
  2. ACCUMULO-718

make the static methods in ColumnFQ instance methods

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • None
    • 1.5.0
    • client
    • None

    Description

      Instead of

      ColumnFQ.fetch(scanner, cfq);
      

      we would write

      cfq.fetch(scanner);
      

      Attachments

        Activity

          People

            billie Billie Rinaldi
            ecn Eric C. Newton
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: