Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/nutch
/ newInstance
Method
newInstance
src/java/org/apache/nutch/storage/Host.java:351–353 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
349
}
350
351
public
Host newInstance(){
352
return
newBuilder().build();
353
}
354
355
// TODO NUTCH-1709 Generated classes o.a.n.storage.Host and
356
// o.a.n.storage.ProtocolStatus contain methods not defined in source .avsc
Callers
15
parseMapping
Method · 0.45
parseMapping
Method · 0.45
getExtractor
Method · 0.45
setConf
Method · 0.45
setCredentials
Method · 0.45
Walker
Class · 0.45
readConfiguration
Method · 0.45
parse
Method · 0.45
parseNormalizers
Method · 0.45
writeRead
Method · 0.45
parseDmozFile
Method · 0.45
createKey
Method · 0.45
Calls
2
newBuilder
Method · 0.95
build
Method · 0.45
Tested by
1
writeRead
Method · 0.36