Uses of Interface
de.hybris.platform.solrfacetsearch.reporting.SolrQueryStatisticsAggregator
-
Packages that use SolrQueryStatisticsAggregator Package Description de.hybris.platform.solrfacetsearch.reporting.cron de.hybris.platform.solrfacetsearch.reporting.impl -
-
Uses of SolrQueryStatisticsAggregator in de.hybris.platform.solrfacetsearch.reporting.cron
Methods in de.hybris.platform.solrfacetsearch.reporting.cron with parameters of type SolrQueryStatisticsAggregator Modifier and Type Method Description voidSolrQueryStatisticsCollectorJob. setSolrQueryStatisticsAggregator(SolrQueryStatisticsAggregator solrQueryStatisticsAggregator) -
Uses of SolrQueryStatisticsAggregator in de.hybris.platform.solrfacetsearch.reporting.impl
Classes in de.hybris.platform.solrfacetsearch.reporting.impl that implement SolrQueryStatisticsAggregator Modifier and Type Class Description classLog4jSolrQueryStatisticsAggregatorUses Log4j log files to aggregate data.
-