public interface LeaderRetrievalDriver extends AutoCloseable
LeaderRetrievalDriver is responsible for retrieves the current leader which has been
elected by the LeaderElectionDriver.
Important: The LeaderRetrievalDriver could not guarantee that there
is no LeaderRetrievalEventHandler callbacks happen after AutoCloseable.close().
closeCopyright © 2014–2023 The Apache Software Foundation. All rights reserved.