Interface SearchResult

    • Method Detail

      • getTraces

        Stream<SearchTrace> getTraces()
        Returns all found traces.
        Returns:
        found traces.
      • getTotalHits

        long getTotalHits()
        Returns the total number of traces matching the query.
        Returns:
        total number of matching traces