Uses of Class
org.apache.nutch.segment.SegmentPart
Packages that use SegmentPart
Package
Description
A segment stores all data from on generate/fetch/update cycle:
fetch list, protocol status, raw content, parsed content, and extracted outgoing links.
-
Uses of SegmentPart in org.apache.nutch.segment
Methods in org.apache.nutch.segment that return SegmentPartModifier and TypeMethodDescriptionstatic SegmentPartCreate SegmentPart from a full path of a location inside any segment part.static SegmentPartCreate SegmentPart from a FileSplit.static SegmentPartCreate SegmentPart from a String in format "segmentName/partName".