Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
run
Method · 0.95
run
Method · 0.45
benchmark
Method · 0.45
readFields
Method · 0.45
write
Method · 0.45
run
Method · 0.45
checkConfiguration
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected