Packages

package input

Type Members

  1.  class PortableDataStream extends Serializable

    A class that allows DataStreams to be serialized and moved around by not creating them until they need to be read

    A class that allows DataStreams to be serialized and moved around by not creating them until they need to be read

    Note

    TaskAttemptContext is not serializable resulting in the confBytes construct

    ,

    CombineFileSplit is not serializable resulting in the splitBytes construct

Ungrouped