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