Interface QueryResultCache

    • Method Detail

      • checkCache

        ResultSet checkCache​(SearchRequest q)
        Returns the ResultSet for the specified query, or null if that query has no cached results.
      • add

        void add​(SearchRequest q)
        Add the results for the specified query to the cache
      • reset

        void reset()
        Clears the cache