Class NoOpRemotingFlightRecorder$

  • All Implemented Interfaces:
    Extension, RemotingFlightRecorder, java.io.Serializable, scala.Equals, scala.Product

    public class NoOpRemotingFlightRecorder$
    extends java.lang.Object
    implements RemotingFlightRecorder, scala.Product, java.io.Serializable
    JFR is only available under certain circumstances (JDK11 for now, possible OpenJDK 8 in the future) so therefore the default on JDK 8 needs to be a no-op flight recorder.

    INTERNAL

    See Also:
    Serialized Form