| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.mapreduce | Provides HBase MapReduce
Input/OutputFormats, a table indexing MapReduce job, and utility methods. | 
| Modifier and Type | Field and Description | 
|---|---|
| private static SyncTable.SyncMapper.CellScanner | SyncTable.SyncMapper. EMPTY_CELL_SCANNER | 
| Modifier and Type | Method and Description | 
|---|---|
| private boolean | SyncTable.SyncMapper. syncRowCells(org.apache.hadoop.mapreduce.Mapper.Context context,
            byte[] rowKey,
            SyncTable.SyncMapper.CellScanner sourceCells,
            SyncTable.SyncMapper.CellScanner targetCells)Compare the cells for the given row from the source and target tables. | 
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.