Uses of Interface
org.apache.wayang.spark.monitoring.interfaces.TaskMetric
-
Packages that use TaskMetric Package Description org.apache.wayang.spark.monitoring.metrics -
-
Uses of TaskMetric in org.apache.wayang.spark.monitoring.metrics
Classes in org.apache.wayang.spark.monitoring.metrics that implement TaskMetric Modifier and Type Class Description class
TaskMetric
This class represents the metrics for a task in the Apache Wayang monitoring system.
-