Uses of Interface
io.github.tonywasher.joceanus.prometheus.data.PrometheusDataMapItem
Packages that use PrometheusDataMapItem
-
Uses of PrometheusDataMapItem in io.github.tonywasher.joceanus.prometheus.data
Classes in io.github.tonywasher.joceanus.prometheus.data that implement PrometheusDataMapItemModifier and TypeClassDescriptionclassPrometheusDataInstanceMap<T extends PrometheusDataItem,K> Template for a Data Instance Map.static classThe dataMap class.Methods in io.github.tonywasher.joceanus.prometheus.data that return PrometheusDataMapItemModifier and TypeMethodDescriptionprotected PrometheusDataMapItemPrometheusControlData.PrometheusControlDataList.allocateDataMap()protected PrometheusDataMapItemPrometheusControlKey.PrometheusControlKeyList.allocateDataMap()protected PrometheusDataMapItemPrometheusControlKeySet.PrometheusControlKeySetList.allocateDataMap()protected PrometheusDataMapItemPrometheusDataInfoItem.PrometheusDataInfoList.allocateDataMap()protected PrometheusDataMapItemPrometheusDataKeySet.PrometheusDataKeySetList.allocateDataMap()protected abstract PrometheusDataMapItemPrometheusDataList.allocateDataMap()Allocate the dataMap.protected PrometheusDataMapItemPrometheusStaticDataItem.PrometheusStaticList.allocateDataMap()protected PrometheusDataMapItemPrometheusDataList.getDataMap()Obtain the DataMap.Methods in io.github.tonywasher.joceanus.prometheus.data with parameters of type PrometheusDataMapItemModifier and TypeMethodDescriptionprotected voidPrometheusDataList.setDataMap(PrometheusDataMapItem pMap) Set map.