package statistics
Ordering
- Alphabetic
Visibility
- Public
- Protected
Package Members
- package repository
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
- case object ActiveCount extends StatisticKey with Product with Serializable
- case object AttachmentsAverage extends StatisticKey with Product with Serializable
- case object AttachmentsTotal extends StatisticKey with Product with Serializable
- case object AuthorsCount extends StatisticKey with Product with Serializable
- case object BoundedStreamCount extends StatisticKey with Product with Serializable
- object CannotGenerateStatisticsError extends StatisticError
- case object CategoriesCount extends StatisticKey with Product with Serializable
- case object CommentsAverage extends StatisticKey with Product with Serializable
- case object CommentsTotal extends StatisticKey with Product with Serializable
- case object ComponentsCount extends StatisticKey with Product with Serializable
- case object FlinkDMCount extends StatisticKey with Product with Serializable
- case object FragmentCount extends StatisticKey with Product with Serializable
- case object FragmentsUsedAverage extends StatisticKey with Product with Serializable
- case object FragmentsUsedMedian extends StatisticKey with Product with Serializable
- case object LiteEmbeddedDMCount extends StatisticKey with Product with Serializable
- case object LiteK8sDMCount extends StatisticKey with Product with Serializable
- case object NodesAverage extends StatisticKey with Product with Serializable
- case object NodesMax extends StatisticKey with Product with Serializable
- case object NodesMedian extends StatisticKey with Product with Serializable
- case object NodesMin extends StatisticKey with Product with Serializable
- case object RequestResponseCount extends StatisticKey with Product with Serializable
- case object ScenarioCount extends StatisticKey with Product with Serializable
- object ScenarioStatistics
- case object UnboundedStreamCount extends StatisticKey with Product with Serializable
- case object UnknownDMCount extends StatisticKey with Product with Serializable
- case object UptimeAverage extends StatisticKey with Product with Serializable
- case object UptimeMax extends StatisticKey with Product with Serializable
- case object UptimeMin extends StatisticKey with Product with Serializable
- object UsageStatisticsReportsSettingsDeterminer extends LazyLogging
- case object VersionsAverage extends StatisticKey with Product with Serializable
- case object VersionsMax extends StatisticKey with Product with Serializable
- case object VersionsMedian extends StatisticKey with Product with Serializable
- case object VersionsMin extends StatisticKey with Product with Serializable