public class InputFormatExternalConstructor extends Object implements ExternalConstructor<org.apache.hadoop.mapred.InputFormat<?,?>>
Constructor and Description |
---|
InputFormatExternalConstructor(org.apache.hadoop.mapred.JobConf jobConf) |
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.mapred.InputFormat<?,?> |
newInstance()
This method will only be called once.
|
@Inject public InputFormatExternalConstructor(org.apache.hadoop.mapred.JobConf jobConf)
public org.apache.hadoop.mapred.InputFormat<?,?> newInstance()
ExternalConstructor
newInstance
in interface ExternalConstructor<org.apache.hadoop.mapred.InputFormat<?,?>>
Copyright © 2016 The Apache Software Foundation. All rights reserved.