Package

org.hammerlab.hadoop

splits

Permalink

package splits

Visibility
  1. Public
  2. All

Type Members

  1. case class FileSplit(path: Path, start: Long, length: Long, locations: Array[String]) extends Product with Serializable

    Permalink

    Case-class sugar over Hadoop input.FileSplit

  2. class UnsplittableNewSequenceFileInputFormat[K, V] extends SequenceFileInputFormat[K, V]

    Permalink
  3. class UnsplittableSequenceFileInputFormat[K, V] extends SequenceFileInputFormat[K, V]

    Permalink

    SequenceFileInputFormat that guarantees loading the same splits it was written with.

Value Members

  1. object FileSplit extends Serializable

    Permalink
  2. object PartFileBasename

    Permalink

Ungrouped