| Package | Description |
|---|---|
| org.apache.flink.runtime.io.network | |
| org.apache.flink.runtime.profiling | |
| org.apache.flink.runtime.profiling.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
ChannelManager.register(Task task)
Registers the given task with the channel manager.
|
void |
ChannelManager.unregister(ExecutionVertexID vertexId,
Task task)
Unregisters the given task from the channel manager.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TaskManagerProfiler.registerExecutionListener(Task task,
Configuration jobConfiguration)
Registers an
ExecutionListener object for profiling. |
| Modifier and Type | Method and Description |
|---|---|
void |
TaskManagerProfilerImpl.registerExecutionListener(Task task,
Configuration jobConfiguration) |
Copyright © 2014 The Apache Software Foundation. All rights reserved.