Package org.apache.nutch.tools.arc
package org.apache.nutch.tools.arc
Tools to read the
Arc file format.
-
ClassesClassDescriptionA input format the reads arc files.The
ArchRecordReaderclass provides a record reader which reads records from arc files.TheArcSegmentCreatoris a replacement for fetcher that will take arc files as input and produce a nutch segment as output.