public class MapReduceCounterAdapter extends Object implements ICounter
MapReduceCounterAdapter(org.apache.hadoop.mapreduce.Counter adaptee)
long
getCount()
void
increment(long val)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MapReduceCounterAdapter(org.apache.hadoop.mapreduce.Counter adaptee)
public void increment(long val)
increment
ICounter
public long getCount()
getCount
Copyright © 2015. All rights reserved.