Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
run
Method · 0.45
run
Method · 0.45
calculate
Method · 0.45
run
Method · 0.45
generate
Method · 0.45
read
Method · 0.45
processDumpJob
Method · 0.45
run
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected