接口 ConnectionStateListener


  • public interface ConnectionStateListener
    • 方法概要

      所有方法 实例方法 抽象方法 
      修饰符和类型 方法 说明
      void stateChanged​(io.etcd.jetcd.Client client, int newState)
      Called when there is a state change in the connection
    • 方法详细资料

      • stateChanged

        void stateChanged​(io.etcd.jetcd.Client client,
                          int newState)
        Called when there is a state change in the connection
        参数:
        client - the client
        newState - the new state