Uses of Class
org.sentrysoftware.metricshub.engine.connector.model.monitor.task.Mapping
Packages that use Mapping
-
Uses of Mapping in org.sentrysoftware.metricshub.engine.connector.model.monitor.task
Constructors in org.sentrysoftware.metricshub.engine.connector.model.monitor.task with parameters of type MappingModifierConstructorDescriptionCreates an instance of AbstractCollect with the specified sources, mapping, and execution order.Constructs a newDiscoveryinstance with the specified sources, mapping, and execution order.Constructs a new MonoInstanceCollect instance with the provided sources, mapping, and execution order.MultiInstanceCollect(Map<String, Source> sources, Mapping mapping, Set<String> executionOrder, Set<String> keys) Constructs a newMultiInstanceCollectinstance with the provided sources, mapping, execution order, and keys.Constructs a newSimpleinstance with the provided sources, mapping, and execution order.