| Package | Description |
|---|---|
| org.apache.flink.runtime.client | |
| org.apache.flink.runtime.event.task |
| Constructor and Description |
|---|
JobProgressResult(AbstractJobResult.ReturnCode returnCode,
String description,
SerializableArrayList<AbstractEvent> events)
Constructs a new job progress result object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EventList
Objects of this class can store and serialize/deserialize
AbstractEvent
objects. |
Copyright © 2015 The Apache Software Foundation. All rights reserved.