Class PublishingService

  • java.lang.Object
    • org.apache.geode.metrics.PublishingService
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String HTTP  
      static java.lang.String HTTPS  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Optional<java.net.URL> getUrl()  
      void start​(MetricsSession session)
      Invoked when a metrics session starts.
      void stop​(MetricsSession session)
      Invoked when a metrics session stops.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait