| Package | Description |
|---|---|
| org.apache.flink.runtime.registration | |
| org.apache.flink.runtime.taskexecutor |
| Modifier and Type | Method and Description |
|---|---|
protected abstract RetryingRegistration<Gateway,Success> |
RegisteredRpcConnection.generateRegistration()
This method generate a specific Registration, for example TaskExecutor Registration at the ResourceManager
|
| Modifier and Type | Method and Description |
|---|---|
protected RetryingRegistration<ResourceManagerGateway,TaskExecutorRegistrationSuccess> |
TaskExecutorToResourceManagerConnection.generateRegistration() |
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.