Uses of Class
com.kaltura.client.types.StatsEvent
-
Packages that use StatsEvent Package Description com.kaltura.client.services -
-
Uses of StatsEvent in com.kaltura.client.services
Methods in com.kaltura.client.services with parameters of type StatsEvent Modifier and Type Method Description static StatsService.CollectStatsBuilderStatsService. collect(StatsEvent event)Will write to the event log a single line representing the event client version - will help interpret the line structure.Constructors in com.kaltura.client.services with parameters of type StatsEvent Constructor Description CollectStatsBuilder(StatsEvent event)
-