Package spark.serialization
-
Class Summary Class Description BytesSerializer Bytes serializer.DefaultSerializer Serializer that writes the result of toString to output in UTF-8 encodingInputStreamSerializer Input stream serializer.Serializer Class that serializers and writes the result to given output stream.SerializerChain Chain of serializers for the output.