Class OldAnalyticsRequestConverter

  • All Implemented Interfaces:
    OldAnalyticsParams

    public class OldAnalyticsRequestConverter
    extends Object
    implements OldAnalyticsParams
    Converts Analytics Requests in the old olap-style format to the new format.
    • Constructor Detail

      • OldAnalyticsRequestConverter

        public OldAnalyticsRequestConverter()
    • Method Detail

      • convert

        public static AnalyticsRequestParser.AnalyticsRequest convert​(SolrParams params)
        Convert the old olap-style Analytics Request in the given params to an analytics request string using the current format.
        Parameters:
        params - to find the analytics request in
        Returns:
        an analytics request string