MCPcopy 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

getFieldsMethod · 0.65
getFieldsMethod · 0.65
filterFieldsMethod · 0.65
runQueryMethod · 0.65
getFieldsMethod · 0.65
getFieldsMethod · 0.65
getFieldsMethod · 0.65

Implementers 1

AbstractFetchSchedulesrc/java/org/apache/nutch/crawl/Abstra

Calls

no outgoing calls

Tested by

no test coverage detected