org.mbari.beholder.api.HealthStatus
See theHealthStatus companion object
final case class HealthStatus(jdkVersion: String, availableProcessors: Int, freeMemory: Long, maxMemory: Long, totalMemory: Long, application: String = ..., version: String = ..., description: String = ..., hostname: String = ...)
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article