|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HealthMonitorLevel | |
|---|---|
| com.hazelcast.internal.monitors | Contains functionality what is happening in a HazelcastInstance. |
| Uses of HealthMonitorLevel in com.hazelcast.internal.monitors |
|---|
| Methods in com.hazelcast.internal.monitors that return HealthMonitorLevel | |
|---|---|
static HealthMonitorLevel |
HealthMonitorLevel.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static HealthMonitorLevel[] |
HealthMonitorLevel.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in com.hazelcast.internal.monitors with parameters of type HealthMonitorLevel | |
|---|---|
HealthMonitor(HazelcastInstanceImpl hazelcastInstance,
HealthMonitorLevel logLevel,
int delaySeconds)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||