Packages

package statistics

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Package Members

  1. package repository

Type Members

  1. final class FileName extends AnyVal
  2. final class Fingerprint extends AnyVal
  3. class FingerprintService extends LazyLogging with DBIOActionExtensions
  4. sealed trait StatisticError extends AnyRef
  5. sealed abstract class StatisticKey extends AnyRef
  6. class UsageStatisticsReportsSettingsDeterminer extends AnyRef

Value Members

  1. case object ActiveCount extends StatisticKey with Product with Serializable
  2. case object AttachmentsAverage extends StatisticKey with Product with Serializable
  3. case object AttachmentsTotal extends StatisticKey with Product with Serializable
  4. case object AuthorsCount extends StatisticKey with Product with Serializable
  5. case object BoundedStreamCount extends StatisticKey with Product with Serializable
  6. object CannotGenerateStatisticsError extends StatisticError
  7. case object CategoriesCount extends StatisticKey with Product with Serializable
  8. case object CommentsAverage extends StatisticKey with Product with Serializable
  9. case object CommentsTotal extends StatisticKey with Product with Serializable
  10. case object ComponentsCount extends StatisticKey with Product with Serializable
  11. case object FlinkDMCount extends StatisticKey with Product with Serializable
  12. case object FragmentCount extends StatisticKey with Product with Serializable
  13. case object FragmentsUsedAverage extends StatisticKey with Product with Serializable
  14. case object FragmentsUsedMedian extends StatisticKey with Product with Serializable
  15. case object LiteEmbeddedDMCount extends StatisticKey with Product with Serializable
  16. case object LiteK8sDMCount extends StatisticKey with Product with Serializable
  17. case object NodesAverage extends StatisticKey with Product with Serializable
  18. case object NodesMax extends StatisticKey with Product with Serializable
  19. case object NodesMedian extends StatisticKey with Product with Serializable
  20. case object NodesMin extends StatisticKey with Product with Serializable
  21. case object RequestResponseCount extends StatisticKey with Product with Serializable
  22. case object ScenarioCount extends StatisticKey with Product with Serializable
  23. object ScenarioStatistics
  24. case object UnboundedStreamCount extends StatisticKey with Product with Serializable
  25. case object UnknownDMCount extends StatisticKey with Product with Serializable
  26. case object UptimeAverage extends StatisticKey with Product with Serializable
  27. case object UptimeMax extends StatisticKey with Product with Serializable
  28. case object UptimeMin extends StatisticKey with Product with Serializable
  29. object UsageStatisticsReportsSettingsDeterminer extends LazyLogging
  30. case object VersionsAverage extends StatisticKey with Product with Serializable
  31. case object VersionsMax extends StatisticKey with Product with Serializable
  32. case object VersionsMedian extends StatisticKey with Product with Serializable
  33. case object VersionsMin extends StatisticKey with Product with Serializable

Ungrouped