public class AccumulatorEvent extends SerializedValue<Map<String,org.apache.flink.api.common.accumulators.Accumulator<?,?>>>
| Constructor and Description |
|---|
AccumulatorEvent(org.apache.flink.api.common.JobID jobID,
Map<String,org.apache.flink.api.common.accumulators.Accumulator<?,?>> accumulators) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.api.common.JobID |
getJobID() |
deserializeValue, equals, hashCode, toStringpublic AccumulatorEvent(org.apache.flink.api.common.JobID jobID,
Map<String,org.apache.flink.api.common.accumulators.Accumulator<?,?>> accumulators)
throws IOException
IOExceptionCopyright © 2014–2015 The Apache Software Foundation. All rights reserved.