Class LeaderInformation

java.lang.Object
org.apache.flink.runtime.leaderelection.LeaderInformation
All Implemented Interfaces:
Serializable

public class LeaderInformation extends Object implements Serializable
Information about leader including the confirmed leader session id and leader address.
See Also:
  • Method Details