Uses of Interface
com.tccc.kos.core.service.analytics.AnalyticsService
Packages that use AnalyticsService
Package
Description
-
Uses of AnalyticsService in com.tccc.kos.core.app
Methods in com.tccc.kos.core.app that return AnalyticsServiceModifier and TypeMethodDescriptionstatic AnalyticsService
KosCore.getAnalytics()
Return theAnalyticsService
in order to log analytic data. -
Uses of AnalyticsService in com.tccc.kos.core.service.analytics.client
Classes in com.tccc.kos.core.service.analytics.client that implement AnalyticsServiceModifier and TypeClassDescriptionclass
Implementation ofAnalyticsService
for use on non-primary nodes. -
Uses of AnalyticsService in com.tccc.kos.core.service.analytics.server
Classes in com.tccc.kos.core.service.analytics.server that implement AnalyticsServiceModifier and TypeClassDescriptionclass
Implementation ofAnalyticsService
for use on primary nodes.