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