Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/nutch
/ getConf
Method
getConf
src/java/org/apache/nutch/host/HostInjectorJob.java:77–80 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
75
}
76
77
@Override
78
public
Configuration getConf() {
79
return
conf;
80
}
81
82
@Override
83
public
void
setConf(Configuration conf) {
Callers
2
inject
Method · 0.95
read
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected