public static class TestTableInputFormat.ExampleTIF extends org.apache.hadoop.hbase.mapred.TableInputFormatBase
Constructor and Description |
---|
ExampleTIF() |
Modifier and Type | Method and Description |
---|---|
protected void |
initialize(org.apache.hadoop.mapred.JobConf job) |
protected void |
initialize(org.apache.hadoop.mapred.JobConf job,
String table) |
public ExampleTIF()
protected void initialize(org.apache.hadoop.mapred.JobConf job) throws IOException
initialize
in class org.apache.hadoop.hbase.mapred.TableInputFormatBase
IOException
protected void initialize(org.apache.hadoop.mapred.JobConf job, String table) throws IOException
IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.