public class ExecutorMetricsSerializer
extends Object
Constructor and Description |
---|
ExecutorMetricsSerializer() |
Modifier and Type | Method and Description |
---|---|
static org.apache.spark.executor.ExecutorMetrics |
deserialize(StoreTypes.ExecutorMetrics binary) |
static StoreTypes.ExecutorMetrics |
serialize(org.apache.spark.executor.ExecutorMetrics e) |
public static StoreTypes.ExecutorMetrics serialize(org.apache.spark.executor.ExecutorMetrics e)
public static org.apache.spark.executor.ExecutorMetrics deserialize(StoreTypes.ExecutorMetrics binary)