static class IntegrationTestBigLinkedListWithVisibility.VisibilityImport extends org.apache.hadoop.hbase.mapreduce.Import.Importer
Modifier and Type | Field and Description |
---|---|
private int |
index |
private String |
labels |
private String[] |
split |
Constructor and Description |
---|
VisibilityImport() |
Modifier and Type | Method and Description |
---|---|
protected void |
addPutToKv(org.apache.hadoop.hbase.client.Put put,
org.apache.hadoop.hbase.Cell kv) |
void |
setup(org.apache.hadoop.mapreduce.Mapper.Context context) |
VisibilityImport()
public void setup(org.apache.hadoop.mapreduce.Mapper.Context context)
setup
in class org.apache.hadoop.hbase.mapreduce.Import.Importer
protected void addPutToKv(org.apache.hadoop.hbase.client.Put put, org.apache.hadoop.hbase.Cell kv) throws IOException
addPutToKv
in class org.apache.hadoop.hbase.mapreduce.Import.Importer
IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.