Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/nutch
/ getFields
Method
getFields
src/java/org/apache/nutch/crawl/FetchSchedule.java:153–153 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
151
public
void
forceRefetch(String url, WebPage row, boolean asap);
152
153
public
Collection<WebPage.Field> getFields();
154
}
Callers
8
getFields
Method · 0.65
getFields
Method · 0.65
SpellCheckedMetadata
Class · 0.65
filterFields
Method · 0.65
runQuery
Method · 0.65
getFields
Method · 0.65
getFields
Method · 0.65
getFields
Method · 0.65
Implementers
1
AbstractFetchSchedule
src/java/org/apache/nutch/crawl/Abstra
Calls
no outgoing calls
Tested by
no test coverage detected