static class IntegrationTestBigLinkedListWithVisibility.VisibilityVerify extends IntegrationTestBigLinkedList.Verify
IntegrationTestBigLinkedList.Verify.Counts, IntegrationTestBigLinkedList.Verify.VerifyMapper, IntegrationTestBigLinkedList.Verify.VerifyReducer| Modifier and Type | Field and Description | 
|---|---|
private int | 
labelIndex  | 
private static org.slf4j.Logger | 
LOG  | 
private org.apache.hadoop.hbase.TableName | 
tableName  | 
DEF, DEF_LOST_FAMILIES, job| Constructor and Description | 
|---|
VisibilityVerify(String tableName,
                int index)  | 
| Modifier and Type | Method and Description | 
|---|---|
private int | 
doVerify(org.apache.hadoop.fs.Path outputDir,
        int numReducers)  | 
protected void | 
handleFailure(org.apache.hadoop.mapreduce.Counters counters)  | 
int | 
run(org.apache.hadoop.fs.Path outputDir,
   int numReducers)  | 
run, run, verify, verifyExpectedValues, verifyUnexpectedValuesprivate static final org.slf4j.Logger LOG
private org.apache.hadoop.hbase.TableName tableName
private int labelIndex
public VisibilityVerify(String tableName, int index)
public int run(org.apache.hadoop.fs.Path outputDir, int numReducers) throws Exception
run in class IntegrationTestBigLinkedList.VerifyExceptionprivate int doVerify(org.apache.hadoop.fs.Path outputDir, int numReducers) throws IOException, InterruptedException, ClassNotFoundException
protected void handleFailure(org.apache.hadoop.mapreduce.Counters counters) throws IOException
handleFailure in class IntegrationTestBigLinkedList.VerifyIOExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.