public static class IndexBuilder.Map
extends <any>
| Constructor and Description | 
|---|
Map()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
map(ImmutableBytesWritable rowKey,
   Result result,
   Context context)  | 
protected void | 
setup(Context context)  | 
protected void map(ImmutableBytesWritable rowKey, Result result, Context context) throws IOException, InterruptedException
IOExceptionInterruptedExceptionprotected void setup(Context context)
              throws IOException,
                     InterruptedException
IOExceptionInterruptedException