MCPcopy 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

getOutlinksMethod · 0.95
testItMethod · 0.95
mainMethod · 0.95
mainMethod · 0.95
runMethod · 0.95
processMethod · 0.95
putOutlinkMethod · 0.45
successRedirectMethod · 0.45

Calls

no outgoing calls

Tested by 2

getOutlinksMethod · 0.76
testItMethod · 0.76