|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.cloudera.sqoop.util.PerfCounters
public class PerfCounters
A quick set of performance counters for reporting import speed.
Constructor Summary | |
---|---|
PerfCounters()
|
Method Summary | |
---|---|
void |
addBytes(long more)
|
void |
startClock()
|
void |
stopClock()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public PerfCounters()
Method Detail |
---|
public void addBytes(long more)
public void startClock()
public void stopClock()
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |