Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/nutch
/ getEndKey
Method
getEndKey
src/java/org/apache/nutch/api/model/request/DbFilter.java:44–46 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
42
}
43
44
public
String getEndKey() {
45
return
endKey;
46
}
47
48
public
void
setEndKey(String endKey) {
49
this.endKey = endKey;
Callers
1
runQuery
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected