Package org.apache.nutch.tools.arc
Tools to read the
Arc file format.
-
Class Summary Class Description ArcInputFormat A input format the reads arc files.ArcRecordReader TheArchRecordReader
class provides a record reader which reads records from arc files.ArcSegmentCreator TheArcSegmentCreator
is a replacement for fetcher that will take arc files as input and produce a nutch segment as output.ArcSegmentCreator.ArcSegmentCreatorMapper