Interface PrometheusMapsFieldHolder
- All Known Implementing Classes:
PrometheusMapsListInstance
public interface PrometheusMapsFieldHolder
Field holder interface.
-
Method Summary
Modifier and TypeMethodDescriptionObtain the field map.
-
Method Details
-
getFieldMap
Map<MetisDataItem.MetisDataFieldId,PrometheusMapsFieldInstance> getFieldMap()Obtain the field map.- Returns:
- the map
-