public class ScanPerformanceEvaluation
extends AbstractHBaseTool
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
ScanPerformanceEvaluation.MyMapper<KEYOUT,VALUEOUT>  | 
static class  | 
ScanPerformanceEvaluation.ScanCounter  | 
| Constructor and Description | 
|---|
ScanPerformanceEvaluation()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
addOptions()  | 
protected int | 
doWork()  | 
static void | 
main(String[] args)  | 
protected void | 
processOptions(CommandLine cmd)  | 
void | 
setConf(Configuration conf)  | 
protected void | 
testHdfsStreaming(Path filename)  | 
void | 
testScan()  | 
void | 
testScanMapReduce()  | 
void | 
testSnapshotScan()  | 
void | 
testSnapshotScanMapReduce()  | 
public void setConf(Configuration conf)
protected void addOptions()
protected void processOptions(CommandLine cmd)
protected void testHdfsStreaming(Path filename)
                          throws IOException
IOExceptionpublic void testScan()
              throws IOException
IOExceptionpublic void testSnapshotScan()
                      throws IOException
IOExceptionpublic void testScanMapReduce()
                       throws IOException,
                              InterruptedException,
                              ClassNotFoundException
public void testSnapshotScanMapReduce()
                               throws IOException,
                                      InterruptedException,
                                      ClassNotFoundException