| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.taskexecutor |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
JobLeaderService.start(String initialOwnerAddress,
org.apache.flink.runtime.rpc.RpcService initialRpcService,
HighAvailabilityServices initialHighAvailabilityServices,
JobLeaderListener initialJobLeaderListener)
Start the job leader service with the given services.
|
void |
DefaultJobLeaderService.start(String initialOwnerAddress,
org.apache.flink.runtime.rpc.RpcService initialRpcService,
HighAvailabilityServices initialHighAvailabilityServices,
JobLeaderListener initialJobLeaderListener) |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.