All Implemented Interfaces:
Externalizable, Serializable

:: DeveloperApi :: A Spark serializer that uses Java's built-in serialization.

See Also:
Note:
This serializer is not guaranteed to be wire-compatible across different versions of Spark. It is intended to be used to serialize/de-serialize data within a single Spark application.
  • Constructor Summary

    Constructors

  • Method Summary