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