Class EmergencyConfig

java.lang.Object
host.anzo.core.config.EmergencyConfig

public class EmergencyConfig extends Object
Since:
23.05.2017
  • 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()