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