Uses of Class
org.sentrysoftware.metricshub.engine.connector.parser.AbstractJsonNodeUpdater
Packages that use AbstractJsonNodeUpdater
-
Uses of AbstractJsonNodeUpdater in org.sentrysoftware.metricshub.engine.connector.parser
Modifier and TypeClassDescriptionclassThis utility class traverses a JsonNode using a path context, applying updates according to an updater function and a predicate that determines whether the value should be updated.classThis utility class traverses a JsonNode, applying updates according to an updater function and a predicate that determines whether the value should be updated.