Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
run
Method · 0.95
write
Method · 0.80
write
Method · 0.80
testBasicFields
Method · 0.80
filter
Method · 0.80
setUp
Method · 0.80
testParseFetchChannel
Method · 0.80
main
Method · 0.80
testJsoupHtmlParser
Method · 0.80
filter
Method · 0.80
readWrite
Method · 0.80
readContents
Method · 0.80
Calls
no outgoing calls
Tested by
6
testBasicFields
Method · 0.64
setUp
Method · 0.64
testParseFetchChannel
Method · 0.64
testJsoupHtmlParser
Method · 0.64
readWrite
Method · 0.64
readContents
Method · 0.64