public interface Probeable
| Modifier and Type | Field and Description |
|---|---|
static AttributeKey<Boolean> |
LIVENESS |
static AttributeKey<Boolean> |
READINESS |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isLiveness() |
boolean |
isReadiness() |
static final AttributeKey<Boolean> LIVENESS
static final AttributeKey<Boolean> READINESS
Copyright © 2022. All rights reserved.