package statistics
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- final class FileName extends AnyVal
- final class Fingerprint extends AnyVal
- class FingerprintService extends LazyLogging with DBIOActionExtensions
- sealed trait StatisticError extends AnyRef
- sealed abstract class StatisticKey extends AnyRef
- class UsageStatisticsReportsSettingsDeterminer extends AnyRef
Value Members
- object ActiveCount extends StatisticKey with Product with Serializable
- object AttachmentsAverage extends StatisticKey with Product with Serializable
- object AttachmentsTotal extends StatisticKey with Product with Serializable
- object AuthorsCount extends StatisticKey with Product with Serializable
- object BoundedStreamCount extends StatisticKey with Product with Serializable
- object CannotGenerateStatisticsError extends StatisticError
- object CategoriesCount extends StatisticKey with Product with Serializable
- object CommentsAverage extends StatisticKey with Product with Serializable
- object CommentsTotal extends StatisticKey with Product with Serializable
- object ComponentsCount extends StatisticKey with Product with Serializable
- object FlinkDMCount extends StatisticKey with Product with Serializable
- object FragmentCount extends StatisticKey with Product with Serializable
- object FragmentsUsedAverage extends StatisticKey with Product with Serializable
- object FragmentsUsedMedian extends StatisticKey with Product with Serializable
- object LiteEmbeddedDMCount extends StatisticKey with Product with Serializable
- object LiteK8sDMCount extends StatisticKey with Product with Serializable
- object NodesAverage extends StatisticKey with Product with Serializable
- object NodesMax extends StatisticKey with Product with Serializable
- object NodesMedian extends StatisticKey with Product with Serializable
- object NodesMin extends StatisticKey with Product with Serializable
- object RequestResponseCount extends StatisticKey with Product with Serializable
- object ScenarioCount extends StatisticKey with Product with Serializable
- object ScenarioStatistics
- object UnboundedStreamCount extends StatisticKey with Product with Serializable
- object UnknownDMCount extends StatisticKey with Product with Serializable
- object UptimeAverage extends StatisticKey with Product with Serializable
- object UptimeMax extends StatisticKey with Product with Serializable
- object UptimeMin extends StatisticKey with Product with Serializable
- object UsageStatisticsReportsSettingsDeterminer extends LazyLogging
- object VersionsAverage extends StatisticKey with Product with Serializable
- object VersionsMax extends StatisticKey with Product with Serializable
- object VersionsMedian extends StatisticKey with Product with Serializable
- object VersionsMin extends StatisticKey with Product with Serializable