Class Metrics
java.lang.Object
org.apache.sedona.core.monitoring.Metrics
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.apache.spark.util.LongAccumulatorcreateMetric(org.apache.spark.SparkContext sc, String name)
-
Constructor Details
-
Metrics
public Metrics()
-
-
Method Details
-
createMetric
public static org.apache.spark.util.LongAccumulator createMetric(org.apache.spark.SparkContext sc, String name)
-