This project has retired. For details please refer to its
        
        Attic page.
      
org.apache.gora.mapreduce
Class GoraRecordCounter
java.lang.Object
   org.apache.gora.mapreduce.GoraRecordCounter
org.apache.gora.mapreduce.GoraRecordCounter
- public class GoraRecordCounter 
- extends Object
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
GoraRecordCounter
public GoraRecordCounter()
getRecordsNumber
public int getRecordsNumber()
- 
 
getRecordsMax
public int getRecordsMax()
- 
 
setRecordsMax
public void setRecordsMax(int recordsMax)
- 
 
increment
public void increment()
- 
 
isModulo
public boolean isModulo()
- 
 
Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.