Class DefaultMonitoring

  • All Implemented Interfaces:
    Monitoring

    public class DefaultMonitoring
    extends java.lang.Object
    implements Monitoring
    Monitoring service properties
    Author:
    hmusum
    • Constructor Summary

      Constructors 
      Constructor Description
      DefaultMonitoring​(java.lang.String clustername, java.lang.Integer interval)  
    • Constructor Detail

      • DefaultMonitoring

        public DefaultMonitoring​(java.lang.String clustername,
                                 java.lang.Integer interval)
    • Method Detail

      • getInterval

        public java.lang.Integer getInterval()
        Specified by:
        getInterval in interface Monitoring
        Returns:
        Snapshot interval in minutes
      • getIntervalSeconds

        public java.lang.Integer getIntervalSeconds()
        Specified by:
        getIntervalSeconds in interface Monitoring
        Returns:
        Snapshot interval in seconds.
      • getClustername

        public java.lang.String getClustername()
        Specified by:
        getClustername in interface Monitoring
        Returns:
        the monitoring cluster name