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