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

Method clear

src/java/org/apache/nutch/metadata/Metadata.java:183–185  ·  view source on GitHub ↗

Remove all mappings from metadata.

()

Source from the content-addressed store, hash-verified

181
182 /** Remove all mappings from metadata. */
183 public void clear() {
184 metadata.clear();
185 }
186
187 public boolean equals(Object o) {
188

Callers 15

writeMethod · 0.80
closeMethod · 0.80
commitMethod · 0.80
setConfMethod · 0.80
HttpResponseMethod · 0.80
HttpResponseMethod · 0.80
setUpMethod · 0.80
setConfMethod · 0.80
parseListMethod · 0.80
emptyQueueMethod · 0.80
readFieldsMethod · 0.80
resetMethod · 0.80

Calls

no outgoing calls

Tested by 1

setUpMethod · 0.64