Uses of Class
org.exoplatform.analytics.es.AnalyticsESClient
-
Packages that use AnalyticsESClient Package Description org.exoplatform.analytics.es.processor org.exoplatform.analytics.es.service -
-
Uses of AnalyticsESClient in org.exoplatform.analytics.es.processor
Constructors in org.exoplatform.analytics.es.processor with parameters of type AnalyticsESClient Constructor Description ElasticSearchStatisticDataProcessor(AnalyticsESClient analyticsIndexingClient) -
Uses of AnalyticsESClient in org.exoplatform.analytics.es.service
Constructors in org.exoplatform.analytics.es.service with parameters of type AnalyticsESClient Constructor Description ESAnalyticsService(AnalyticsESClient esClient, org.exoplatform.commons.api.settings.SettingService settingService, org.exoplatform.container.xml.InitParams params)
-