net.nutch.mapReduce
Interface InputFormat.Split

All Known Implementing Classes:
FileSplit
Enclosing interface:
InputFormat

public static interface InputFormat.Split

A section of an input file. Returned by InputFormat#getSplits(File[], int) and passed to InputFormat#getRecordReader(Split).




Copyright © 2005 The Nutch Organization.