| Package | Description |
|---|---|
| com.github.segmentio.stats |
| Modifier and Type | Method and Description |
|---|---|
Statistic |
Statistics.ensure(String key) |
Statistic |
AnalyticsStatistics.getAlias() |
Statistic |
AnalyticsStatistics.getDropped()
Get the amount of messages that were dropped because
the queue was too high
|
Statistic |
AnalyticsStatistics.getFailed() |
Statistic |
AnalyticsStatistics.getFlushAttempts() |
Statistic |
AnalyticsStatistics.getGroup() |
Statistic |
AnalyticsStatistics.getIdentifies()
Returns the statistic representing how many
Analytics.identify(String, com.github.segmentio.models.Traits)
calls happened |
Statistic |
AnalyticsStatistics.getInserted() |
Statistic |
AnalyticsStatistics.getPage() |
Statistic |
AnalyticsStatistics.getQueued() |
Statistic |
AnalyticsStatistics.getRequestTime() |
Statistic |
AnalyticsStatistics.getScreen() |
Statistic |
AnalyticsStatistics.getSuccessful() |
Statistic |
AnalyticsStatistics.getTracks() |
Copyright © 2015. All Rights Reserved.