Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/nutch
/ getOutlinks
Method
getOutlinks
src/java/org/apache/nutch/parse/Parse.java:45–47 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
43
}
44
45
public
Outlink[] getOutlinks() {
46
return
outlinks;
47
}
48
49
public
org.apache.nutch.storage.ParseStatus getParseStatus() {
50
return
parseStatus;
Callers
8
getOutlinks
Method · 0.95
testIt
Method · 0.95
main
Method · 0.95
main
Method · 0.95
run
Method · 0.95
process
Method · 0.95
putOutlink
Method · 0.45
successRedirect
Method · 0.45
Calls
no outgoing calls
Tested by
2
getOutlinks
Method · 0.76
testIt
Method · 0.76