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

Method getConf

src/java/org/apache/nutch/crawl/URLPartitioner.java:61–64  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

59 private String mode = PARTITION_MODE_HOST;
60
61 @Override
62 public Configuration getConf() {
63 return conf;
64 }
65
66 @Override
67 public void setConf(Configuration conf) {

Callers 8

runMethod · 0.45
runMethod · 0.45
calculateMethod · 0.45
runMethod · 0.45
generateMethod · 0.45
readMethod · 0.45
processDumpJobMethod · 0.45
runMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected