@InterfaceAudience.Public @InterfaceStability.Evolving public final class OutputStats extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getAlias() |
long |
getBytes() |
org.apache.hadoop.conf.Configuration |
getConf() |
String |
getFunctionName() |
String |
getLocation() |
String |
getName() |
long |
getNumberRecords() |
POStore |
getPOStore() |
boolean |
isSuccessful() |
Iterator<Tuple> |
iterator() |
public String getName()
public String getLocation()
public long getBytes()
public long getNumberRecords()
public String getFunctionName()
public boolean isSuccessful()
public String getAlias()
public POStore getPOStore()
public org.apache.hadoop.conf.Configuration getConf()
public Iterator<Tuple> iterator() throws IOException
IOExceptionCopyright © 2007-2012 The Apache Software Foundation