Namespace Mangrove.Coordinator
Classes
MasterCoordinator
Default coordinator for consuming a MetricsPlan and ComputationConfig object, running a series of IMetricsPlanTransformer to prepare the artifact for script-generation, and finally emitting a runnable script.
MetricServiceV3
Simple client for the Metric Service V3.
MetricsPlanResolverBase
Base implementation of IMetricsPlanResolver which handles the logic of first checking whether a "physical path" is given, then whether the version is 'latest', finding latest version, and looking up a MetricsPlan using name and resolved version.