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

README.filter refers to non-existing interface: org.apache.accumulo.core.iterators.iterators.filter.Filter

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.4.0
    • docs
    • None

    Description

      README.filter says:

      Filters implement the org.apache.accumulo.core.iterators.iterators.filter.Filter interface which 
      contains a method accept(Key k, Value v)
      

      However, I can't find that interface. The org.apache.accumulo.core.iterators.user.AgeOffFilter class extends the org.apache.accumulo.core.iterators.Filter class.

      It seems like the interface has been removed, please update the README.filter file.

      Attachments

        Issue Links

          Activity

            People

              kturner Keith Turner
              medined David Medinets
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: