| Package | Description |
|---|---|
| org.apache.flink.runtime.profiling.impl | |
| org.apache.flink.runtime.taskmanager |
| Constructor and Description |
|---|
EnvironmentListenerImpl(TaskManagerProfilerImpl taskManagerProfiler,
RuntimeEnvironment environment) |
| Modifier and Type | Method and Description |
|---|---|
RuntimeEnvironment |
Task.getRuntimeEnvironment()
Returns the runtime environment associated with this task.
|
| Constructor and Description |
|---|
Task(ExecutionVertexID vertexID,
RuntimeEnvironment environment,
TaskManager taskManager) |
Copyright © 2014 The Apache Software Foundation. All rights reserved.