public static class ScanPerformanceEvaluation.MyMapper<KEYOUT,VALUEOUT>
extends <any>
| Constructor and Description | 
|---|
MyMapper()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
map(ImmutableBytesWritable key,
   Result value,
   Context context)  | 
protected void map(ImmutableBytesWritable key,
                   Result value,
                   Context context)
            throws IOException,
                   InterruptedException
IOExceptionInterruptedException