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