public class AccumulableInfoSerializer
extends Object
| Constructor and Description | 
|---|
| AccumulableInfoSerializer() | 
| Modifier and Type | Method and Description | 
|---|---|
| static scala.collection.mutable.ArrayBuffer<AccumulableInfo> | deserialize(java.util.List<StoreTypes.AccumulableInfo> updates) | 
| static StoreTypes.AccumulableInfo | serialize(AccumulableInfo input) | 
public static StoreTypes.AccumulableInfo serialize(AccumulableInfo input)
public static scala.collection.mutable.ArrayBuffer<AccumulableInfo> deserialize(java.util.List<StoreTypes.AccumulableInfo> updates)