Class RrdConfig


  • public abstract class RrdConfig
    extends Object
    Provides access to the rrd configuration data.
    • Constructor Detail

      • RrdConfig

        public RrdConfig()
    • Method Detail

      • getProperties

        public static Properties getProperties()
                                        throws IOException
        This loads the configuration file.
        Returns:
        a Properties object representing the configuration properties
        Throws:
        IOException - if any.