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

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

public class InputMetrics
extends Object


Method Summary
 long bytesRead()
           
 long recordsRead()
           
 
Methods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

bytesRead

public long bytesRead()

recordsRead

public long recordsRead()