public interface HealthInfoElement
Modifier and Type | Field and Description |
---|---|
static String |
FAILURE |
static String |
WARNING |
Modifier and Type | Method and Description |
---|---|
InternalCache |
getCache()
Cache reporting the trouble.
|
String |
getId()
Compact unique id of the message.
|
String |
getLevel()
|
String |
getMessage()
Text message describing the problem.
|
static final String WARNING
static final String FAILURE
String getId()
String getMessage()
String getLevel()
InternalCache getCache()
cache2k API documentation. Copyright © 2000–2018 headissue GmbH, Munich.