Uses of Package
com.tccc.kos.core.service.analytics
Packages that use com.tccc.kos.core.service.analytics
Package
Description
The analytics package provides the services, data structures, and extension points used to record, classify, and
export analytics data in KOS.
-
Classes in com.tccc.kos.core.service.analytics used by com.tccc.kos.core.appClassDescriptionInterface for the analytics service which is used to record analytic events for classification and exporting off device.
-
Classes in com.tccc.kos.core.service.analytics used by com.tccc.kos.core.service.analyticsClassDescriptionAn
AnalyticsExporter
that is bound to a single channel.Analytics event that can either be used as a base class for event data or as a wrapper for existing objects when they are to be recorded as events.Analytics bean using during export.AnAnalyticsExporter
is responsible for exporting analytics beans to a destination.Priority levels for aAnalyticsEvent
.Represents an internal form of an analytics event used for classification and database storage. -
Classes in com.tccc.kos.core.service.analytics used by com.tccc.kos.core.service.analytics.serverClassDescriptionAnalytics event that can either be used as a base class for event data or as a wrapper for existing objects when they are to be recorded as events.An
AnalyticsExporter
is responsible for exporting analytics beans to a destination.