org.eso.ias.heartbeat.Heartbeat
See theHeartbeat companion object
class Heartbeat
The HB published in the kafka topic,
It is composed of a type and a name (that together are the unique identifier of the tool) plus the hostname where the tool runs
The Heartbeat is immutable.
Value parameters
- hbType
-
The type of the tool
- hostName
-
the hostname where the tool runs
- name
-
The name of the tool
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article