Package org.apache.spark.status.api.v1
Class ExecutorPeakMetricsDistributions
Object
org.apache.spark.status.api.v1.ExecutorPeakMetricsDistributions
-
Method Summary
Modifier and TypeMethodDescriptionscala.collection.IndexedSeq<org.apache.spark.executor.ExecutorMetrics>
scala.collection.IndexedSeq<Object>
getMetricDistribution
(String metricName) Returns the distributions for the specified metric.scala.collection.IndexedSeq<Object>
-
Method Details
-
executorMetrics
public scala.collection.IndexedSeq<org.apache.spark.executor.ExecutorMetrics> executorMetrics() -
getMetricDistribution
Returns the distributions for the specified metric. -
quantiles
-