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

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

public class InputMetricDistributions
extends Object


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

Method Detail

bytesRead

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

recordsRead

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