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. final case class RawFEStatistics(raw: Map[String, Long]) extends Product with Serializable
  5. final class RequestId extends AnyVal
  6. sealed trait StatisticError extends AnyRef
  7. sealed abstract class StatisticKey extends AnyRef
  8. final case class StatisticUrlConfig(urlBytesSizeLimit: Int = 7000, nuStatsUrl: String = "https://stats.nussknacker.io/?", queryParamsSeparator: String = "&", emptyString: String = "") extends Product with Serializable
  9. sealed trait Statistics extends AnyRef
  10. class UsageStatisticsReportsSettingsService extends AnyRef

Value Members

  1. case object ActiveScenarioCount 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 DesignerUptimeInSeconds extends StatisticKey with Product with Serializable
  12. case object FlinkDMCount extends StatisticKey with Product with Serializable
  13. case object FragmentCount extends StatisticKey with Product with Serializable
  14. case object FragmentsUsedAverage extends StatisticKey with Product with Serializable
  15. case object FragmentsUsedMedian extends StatisticKey with Product with Serializable
  16. case object LiteEmbeddedDMCount extends StatisticKey with Product with Serializable
  17. case object LiteK8sDMCount extends StatisticKey with Product with Serializable
  18. case object NodesAverage extends StatisticKey with Product with Serializable
  19. case object NodesMax extends StatisticKey with Product with Serializable
  20. case object NodesMedian extends StatisticKey with Product with Serializable
  21. case object NodesMin extends StatisticKey with Product with Serializable
  22. case object NuFingerprint extends StatisticKey with Product with Serializable
  23. case object NuSource extends StatisticKey with Product with Serializable
  24. case object NuVersion extends StatisticKey with Product with Serializable
  25. object RawFEStatistics extends Serializable
  26. object RequestId
  27. case object RequestIdStat extends StatisticKey with Product with Serializable
  28. case object RequestResponseCount extends StatisticKey with Product with Serializable
  29. case object ScenarioCount extends StatisticKey with Product with Serializable
  30. object ScenarioStatistics
  31. object Statistics extends LazyLogging
  32. case object UnboundedStreamCount extends StatisticKey with Product with Serializable
  33. case object UnknownDMCount extends StatisticKey with Product with Serializable
  34. case object UptimeInSecondsAverage extends StatisticKey with Product with Serializable
  35. case object UptimeInSecondsMax extends StatisticKey with Product with Serializable
  36. case object UptimeInSecondsMin extends StatisticKey with Product with Serializable
  37. object UsageStatisticsReportsSettingsService extends LazyLogging
  38. case object VersionsAverage extends StatisticKey with Product with Serializable
  39. case object VersionsMax extends StatisticKey with Product with Serializable
  40. case object VersionsMedian extends StatisticKey with Product with Serializable
  41. case object VersionsMin extends StatisticKey with Product with Serializable

Ungrouped