static class IntegrationTestBigLinkedListWithVisibility.Copier extends org.apache.hadoop.conf.Configured implements org.apache.hadoop.util.Tool
| Modifier and Type | Field and Description | 
|---|---|
private boolean | 
delete  | 
private int | 
labelIndex  | 
private static org.slf4j.Logger | 
LOG  | 
private org.apache.hadoop.hbase.TableName | 
tableName  | 
| Constructor and Description | 
|---|
Copier(org.apache.hadoop.hbase.TableName tableName,
      int index,
      boolean delete)  | 
private static final org.slf4j.Logger LOG
private org.apache.hadoop.hbase.TableName tableName
private int labelIndex
private boolean delete
public Copier(org.apache.hadoop.hbase.TableName tableName, int index, boolean delete)
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.