We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e54b2f8 commit 5eba88cCopy full SHA for 5eba88c
graphx/src/main/scala/org/apache/spark/graphx/impl/Serializers.scala
@@ -188,9 +188,9 @@ class DoubleAggMsgSerializer extends Serializer with Serializable {
188
}
189
190
191
-// //////////////////////////////////////////////////////////////////////////////
+////////////////////////////////////////////////////////////////////////////////
192
// Helper classes to shorten the implementation of those special serializers.
193
194
195
private[graphx]
196
abstract class ShuffleSerializationStream(s: OutputStream) extends SerializationStream {
0 commit comments