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

Method write

src/java/org/apache/nutch/indexer/IndexWriter.java:32–32  ·  view source on GitHub ↗
(NutchDocument doc)

Source from the content-addressed store, hash-verified

30 public void open(Configuration job) throws IOException;
31
32 public void write(NutchDocument doc) throws IOException;
33
34 public void delete(String key) throws IOException;
35

Callers 15

retrieveFileMethod · 0.65
setUpMethod · 0.65
HttpResponseMethod · 0.65
HttpResponseMethod · 0.65
readPlainContentMethod · 0.65
readChunkedContentMethod · 0.65
pageTestMethod · 0.65
createPluginManifestMethod · 0.65
writeReadMethod · 0.65
writeReadMethod · 0.65
extractBytesMethod · 0.65
writeReadMethod · 0.65

Implementers 5

SolrIndexWritersrc/plugin/indexer-solr/src/java/org/a
HBaseIndexWritersrc/plugin/indexer-hbase/src/java/org/
ElasticIndexWritersrc/plugin/indexer-elastic2/src/java/o
ElasticIndexWritersrc/plugin/indexer-elastic/src/java/or
IndexWriterssrc/java/org/apache/nutch/indexer/Inde

Calls

no outgoing calls

Tested by 7

setUpMethod · 0.52
pageTestMethod · 0.52
createPluginManifestMethod · 0.52
writeReadMethod · 0.52
writeReadMethod · 0.52
extractBytesMethod · 0.52
writeReadMethod · 0.52