Packages

p

pl.touk.nussknacker.ui

statistics

package statistics

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

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. object ActiveScenarioCount extends StatisticKey with Product with Serializable
  2. object AttachmentsAverage extends StatisticKey with Product with Serializable
  3. object AttachmentsTotal extends StatisticKey with Product with Serializable
  4. object AuthorsCount extends StatisticKey with Product with Serializable
  5. object BoundedStreamCount extends StatisticKey with Product with Serializable
  6. object CannotGenerateStatisticsError extends StatisticError
  7. object CategoriesCount extends StatisticKey with Product with Serializable
  8. object CommentsAverage extends StatisticKey with Product with Serializable
  9. object CommentsTotal extends StatisticKey with Product with Serializable
  10. object ComponentsCount extends StatisticKey with Product with Serializable
  11. object DesignerUptimeInSeconds extends StatisticKey with Product with Serializable
  12. object FlinkDMCount extends StatisticKey with Product with Serializable
  13. object FragmentCount extends StatisticKey with Product with Serializable
  14. object FragmentsUsedAverage extends StatisticKey with Product with Serializable
  15. object FragmentsUsedMedian extends StatisticKey with Product with Serializable
  16. object LiteEmbeddedDMCount extends StatisticKey with Product with Serializable
  17. object LiteK8sDMCount extends StatisticKey with Product with Serializable
  18. object NodesAverage extends StatisticKey with Product with Serializable
  19. object NodesMax extends StatisticKey with Product with Serializable
  20. object NodesMedian extends StatisticKey with Product with Serializable
  21. object NodesMin extends StatisticKey with Product with Serializable
  22. object NuFingerprint extends StatisticKey with Product with Serializable
  23. object NuSource extends StatisticKey with Product with Serializable
  24. object NuVersion extends StatisticKey with Product with Serializable
  25. object RawFEStatistics extends Serializable
  26. object RequestId
  27. object RequestIdStat extends StatisticKey with Product with Serializable
  28. object RequestResponseCount extends StatisticKey with Product with Serializable
  29. object ScenarioCount extends StatisticKey with Product with Serializable
  30. object ScenarioStatistics
  31. object Statistics extends LazyLogging
  32. object UnboundedStreamCount extends StatisticKey with Product with Serializable
  33. object UnknownDMCount extends StatisticKey with Product with Serializable
  34. object UptimeInSecondsAverage extends StatisticKey with Product with Serializable
  35. object UptimeInSecondsMax extends StatisticKey with Product with Serializable
  36. object UptimeInSecondsMin extends StatisticKey with Product with Serializable
  37. object UsageStatisticsReportsSettingsService extends LazyLogging
  38. object VersionsAverage extends StatisticKey with Product with Serializable
  39. object VersionsMax extends StatisticKey with Product with Serializable
  40. object VersionsMedian extends StatisticKey with Product with Serializable
  41. object VersionsMin extends StatisticKey with Product with Serializable

Ungrouped