public interface LastStateConnectionStateListener
extends org.apache.flink.shaded.curator5.org.apache.curator.framework.state.ConnectionStateListener
ConnectionStateListener
which records the last state it was notified about.Modifier and Type | Method and Description |
---|---|
Optional<org.apache.flink.shaded.curator5.org.apache.curator.framework.state.ConnectionState> |
getLastState()
Return the last state the listener was notified about.
|
Optional<org.apache.flink.shaded.curator5.org.apache.curator.framework.state.ConnectionState> getLastState()
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.