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

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

public class OutputMetricDistributions
extends Object


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

Method Detail

bytesWritten

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

recordsWritten

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