| Package | Description |
|---|---|
| org.apache.flink.api.common.accumulators |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,Object> |
AccumulatorHelper.deserializeAccumulators(Map<String,SerializedValue<Object>> serializedAccumulators,
ClassLoader loader)
Takes the serialized accumulator results and tries to deserialize them using the provided
class loader.
|
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.