Package

org.apache.spark

input

Permalink

package input

Visibility
  1. Public
  2. All

Type Members

  1. class PortableDataStream extends Serializable

    Permalink

    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

    CombineFileSplit is not serializable resulting in the splitBytes construct

    ,

    TaskAttemptContext is not serializable resulting in the confBytes construct

Ungrouped