public class SpringHadoopConfigs
extends java.lang.Object
Constructor and Description |
---|
SpringHadoopConfigs() |
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.conf.Configuration |
getConfiguration()
Gets the hadoop configuration.
|
void |
setConfiguration(org.apache.hadoop.conf.Configuration configuration)
Sets the hadoop configuration.
|
public org.apache.hadoop.conf.Configuration getConfiguration()
public void setConfiguration(org.apache.hadoop.conf.Configuration configuration)
configuration
- the new hadoop configuration