Class GCInspector

  • All Implemented Interfaces:
    java.util.EventListener, javax.management.NotificationListener, GCInspectorMXBean

    public class GCInspector
    extends java.lang.Object
    implements javax.management.NotificationListener, GCInspectorMXBean
    • Constructor Detail

      • GCInspector

        public GCInspector()
    • Method Detail

      • register

        public static void register()
                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • handleNotification

        public void handleNotification​(javax.management.Notification notification,
                                       java.lang.Object handback)
        Specified by:
        handleNotification in interface javax.management.NotificationListener
      • getTotalSinceLastCheck

        public org.apache.cassandra.service.GCInspector.State getTotalSinceLastCheck()