Class RetiredQueuesFilter

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getFilterId()
      Returns a unique identifier for this filter class.
      void init​(java.lang.String[] args)
      Initialize the filter from arguments.
      InMemoryFrontierReport process​(FrontierReport initialFrontier)
      Filters the given frontier report.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait