Class SnapStartRecorder

java.lang.Object
io.quarkus.runtime.SnapStartRecorder

public class SnapStartRecorder extends Object
Stores the optimizations to execute for SnapStart.
  • Field Details

    • enabled

      public static boolean enabled
    • fullWarmup

      public static boolean fullWarmup
  • Constructor Details

    • SnapStartRecorder

      public SnapStartRecorder()
  • Method Details

    • register

      public void register(boolean fw)