| Package | Description |
|---|---|
| org.apache.flink.runtime.execution | |
| org.apache.flink.runtime.io.network.gates |
| Modifier and Type | Class and Description |
|---|---|
class |
RuntimeEnvironment
The user code of every Nephele task runs inside a
RuntimeEnvironment object. |
| Modifier and Type | Class and Description |
|---|---|
class |
InputGate<T extends IOReadableWritable>
In Nephele input gates are a specialization of general gates and connect input channels and record readers.
|
Copyright © 2014 The Apache Software Foundation. All rights reserved.