Package org.apache.spark.status.protobuf
Class AccumulableInfoSerializer
Object
org.apache.spark.status.protobuf.AccumulableInfoSerializer
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic scala.collection.mutable.ArrayBuffer<AccumulableInfo>
deserialize
(List<StoreTypes.AccumulableInfo> updates) static StoreTypes.AccumulableInfo
serialize
(AccumulableInfo input)
-
Constructor Details
-
AccumulableInfoSerializer
public AccumulableInfoSerializer()
-
-
Method Details
-
serialize
-
deserialize
public static scala.collection.mutable.ArrayBuffer<AccumulableInfo> deserialize(List<StoreTypes.AccumulableInfo> updates)
-