All Known Implementing Classes:
PrometheusDataInstanceMap, PrometheusStaticDataItem.PrometheusStaticDataMap

public interface PrometheusDataMapItem
Interface for a Data Instance Map.
Author:
Tony Washer
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    adjust maps for item.
    void
    Reset the map.
  • Method Details

    • adjustForItem

      void adjustForItem(PrometheusDataItem pItem)
      adjust maps for item.
      Parameters:
      pItem - the item to map
    • resetMap

      void resetMap()
      Reset the map.