Class LambdaHotReplacementRecorder


  • public class LambdaHotReplacementRecorder
    extends Object
    • Field Detail

      • nextUpdate

        static volatile long nextUpdate
      • enabled

        public static volatile boolean enabled
      • syncLock

        static Object syncLock
    • Constructor Detail

      • LambdaHotReplacementRecorder

        public LambdaHotReplacementRecorder()
    • Method Detail

      • checkHotReplacement

        public static boolean checkHotReplacement()
                                           throws Exception
        Throws:
        Exception
      • enable

        public void enable()