orbit-server / orbit.server.service / HealthCheckList

HealthCheckList

class HealthCheckList

Constructors

<init>

HealthCheckList(localNodeInfo: LocalNodeInfo, addressableDirectory: AddressableDirectory)

Properties

checks

val checks: List<HealthCheck>

Functions

getChecks

fun getChecks(): Iterable<HealthCheck>