org.apache.spark.status.api.v1
Class ShuffleWriteMetricDistributions

Object
  extended by org.apache.spark.status.api.v1.ShuffleWriteMetricDistributions

public class ShuffleWriteMetricDistributions
extends Object


Method Summary
 scala.collection.IndexedSeq<Object> writeBytes()
           
 scala.collection.IndexedSeq<Object> writeRecords()
           
 scala.collection.IndexedSeq<Object> writeTime()
           
 
Methods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

writeBytes

public scala.collection.IndexedSeq<Object> writeBytes()

writeRecords

public scala.collection.IndexedSeq<Object> writeRecords()

writeTime

public scala.collection.IndexedSeq<Object> writeTime()