| Package | Description |
|---|---|
| org.apache.flink.runtime.io.network | |
| org.apache.flink.runtime.jobmanager |
| Constructor and Description |
|---|
ChannelManager(ChannelLookupProtocol channelLookupService,
InstanceConnectionInfo connectionInfo,
int numNetworkBuffers,
int networkBufferSize,
NetworkConnectionManager networkConnectionManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
JobManager
In Nephele the job manager is the central component for communication with clients, creating
schedules for incoming jobs and supervise their execution.
|
Copyright © 2014 The Apache Software Foundation. All rights reserved.