Package com.decisionbrain.platform.run.metrics
This package specifies what is a metric that can be notified to the context.
-
Class Summary Class Description AbstractMetrics AbstractMetrics gathers differentMetric
s that evaluate the same object (eg: a process solution).Metric<T> A metric value evaluates input, output or progress of a process.Metric.MetricBuilder<T> Builder forMetric
instances.RunMetrics Deprecated. This could be used for Benchmarks but is currently not.RunMetrics.RunMetricsBuilder Builder of RunMetrics instances.