Class CeilometerMeter

    • Constructor Detail

      • CeilometerMeter

        public CeilometerMeter()
    • Method Detail

      • getId

        public String getId()
        Specified by:
        getId in interface Meter
        Returns:
        the unique identifier for the meter
      • getName

        public String getName()
        Specified by:
        getName in interface Meter
        Returns:
        the unique name of the meter
      • getResourceId

        public String getResourceId()
        Specified by:
        getResourceId in interface Meter
        Returns:
        the ID of the Resource for which the measurements are taken
      • getProjectId

        public String getProjectId()
        Specified by:
        getProjectId in interface Meter
        Returns:
        the ID of the project/tenant that owns the resource
      • getUnit

        public String getUnit()
        Specified by:
        getUnit in interface Meter
        Returns:
        the unit of measure
      • getUserId

        public String getUserId()
        Specified by:
        getUserId in interface Meter
        Returns:
        The user id who last modified the resource