toggle menu
DICE API Documentation
JVM
switch theme
search in API
DICE API Documentation
/
com.embabel.dice.query.discovery
/
ProjectionHealthDto
Projection
Health
Dto
data
class
ProjectionHealthDto
(
val
perTarget
:
List
<
TargetHealthDto
>
)
Projection health: lifecycle counts aggregated per target.
Members
Constructors
Projection
Health
Dto
Link copied to clipboard
constructor
(
perTarget
:
List
<
TargetHealthDto
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
per
Target
Link copied to clipboard
val
perTarget
:
List
<
TargetHealthDto
>
the per-target lifecycle counts