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

Method getBatchId

src/java/org/apache/nutch/api/model/request/DbFilter.java:60–62  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

58 }
59
60 public String getBatchId() {
61 return batchId;
62 }
63
64 public void setBatchId(String batchId) {
65 this.batchId = batchId;

Callers 1

runQueryMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected