| Package | Description |
|---|---|
| org.apache.flink.runtime.net | |
| org.apache.flink.runtime.util |
| Modifier and Type | Method and Description |
|---|---|
InetAddress |
ConnectionUtils.LeaderConnectingAddressListener.findConnectingAddress(Duration timeout) |
InetAddress |
ConnectionUtils.LeaderConnectingAddressListener.findConnectingAddress(Duration timeout,
Duration startLoggingAfter) |
| Modifier and Type | Method and Description |
|---|---|
static InetAddress |
LeaderRetrievalUtils.findConnectingAddress(LeaderRetrievalService leaderRetrievalService,
Duration timeout,
org.apache.flink.runtime.rpc.RpcSystemUtils rpcSystemUtils) |
static LeaderInformation |
LeaderRetrievalUtils.retrieveLeaderInformation(LeaderRetrievalService leaderRetrievalService,
Duration timeout)
Retrieves the leader pekko url and the current leader session ID.
|
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.