public static class IntegrationTestLoadAndVerify.VerifyReducer
extends <any>
Constructor and Description |
---|
VerifyReducer() |
Modifier and Type | Method and Description |
---|---|
protected void |
reduce(BytesWritable referredRow,
Iterable<BytesWritable> referrers,
org.apache.hadoop.hbase.test.IntegrationTestLoadAndVerify.VerifyReducer.Context ctx) |
void |
setup(Context context) |
public void setup(Context context) throws IOException
IOException
protected void reduce(BytesWritable referredRow, Iterable<BytesWritable> referrers, org.apache.hadoop.hbase.test.IntegrationTestLoadAndVerify.VerifyReducer.Context ctx) throws IOException, InterruptedException
IOException
InterruptedException