MCPcopy Create free account
hub / github.com/apache/nutch / getConf

Method getConf

src/java/org/apache/nutch/parse/ParserJob.java:237–240  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

235 }
236
237 @Override
238 public Configuration getConf() {
239 return conf;
240 }
241
242 @Override
243 public void setConf(Configuration conf) {

Callers 7

runMethod · 0.95
runMethod · 0.45
benchmarkMethod · 0.45
readFieldsMethod · 0.45
writeMethod · 0.45
runMethod · 0.45
checkConfigurationMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected