Interface SearchQueryMetrics

    • Method Detail

      • granularity

        void granularity​(SearchQuery query)
        Sets the granularity of BaseQuery.getGranularity() of the given query as dimension. This method is going to be used in "full" metrics impl, see https://github.com/apache/druid/pull/4570#issuecomment-319458229