Package host.anzo.core.config
Class EmergencyConfig
java.lang.Object
host.anzo.core.config.EmergencyConfig
- Since:
- 23.05.2017
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic booleanstatic booleanstatic intstatic booleanstatic boolean -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
RESTART_IF_DEADLOCK
public static boolean RESTART_IF_DEADLOCK -
RESTART_IF_MEMORY_LEAK
public static boolean RESTART_IF_MEMORY_LEAK -
MEMORY_LEAK_DETECT_PERCENT
public static int MEMORY_LEAK_DETECT_PERCENT -
DUMP_HEAP_ON_LEAK
public static boolean DUMP_HEAP_ON_LEAK -
ENABLE_METRICS
public static boolean ENABLE_METRICS
-
-
Constructor Details
-
EmergencyConfig
public EmergencyConfig()
-