| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.net | |
| org.apache.flink.runtime.util |
| 限定符和类型 | 方法和说明 |
|---|---|
InetAddress |
ConnectionUtils.LeaderConnectingAddressListener.findConnectingAddress(java.time.Duration timeout) |
InetAddress |
ConnectionUtils.LeaderConnectingAddressListener.findConnectingAddress(java.time.Duration timeout,
java.time.Duration startLoggingAfter) |
| 限定符和类型 | 方法和说明 |
|---|---|
static InetAddress |
LeaderRetrievalUtils.findConnectingAddress(LeaderRetrievalService leaderRetrievalService,
java.time.Duration timeout,
org.apache.flink.runtime.rpc.RpcSystemUtils rpcSystemUtils) |
static LeaderConnectionInfo |
LeaderRetrievalUtils.retrieveLeaderConnectionInfo(LeaderRetrievalService leaderRetrievalService,
java.time.Duration timeout)
Retrieves the leader akka url and the current leader session ID.
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.