MCPcopy Create free account
hub / github.com/apache/nutch / getKey

Method getKey

src/java/org/apache/nutch/fetcher/FetchEntry.java:57–59  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

55 }
56
57 public String getKey() {
58 return key;
59 }
60
61 public WebPage getWebPage() {
62 return page;

Callers 15

runMethod · 0.95
writeMethod · 0.80
writeMethod · 0.80
testBasicFieldsMethod · 0.80
filterMethod · 0.80
setUpMethod · 0.80
testParseFetchChannelMethod · 0.80
mainMethod · 0.80
testJsoupHtmlParserMethod · 0.80
filterMethod · 0.80
readWriteMethod · 0.80
readContentsMethod · 0.80

Calls

no outgoing calls

Tested by 6

testBasicFieldsMethod · 0.64
setUpMethod · 0.64
testParseFetchChannelMethod · 0.64
testJsoupHtmlParserMethod · 0.64
readWriteMethod · 0.64
readContentsMethod · 0.64