| Package | Description |
|---|---|
| org.apache.dubbo.remoting.etcd | |
| org.apache.dubbo.remoting.etcd.support |
| Modifier and Type | Method and Description |
|---|---|
void |
EtcdClient.addStateListener(StateListener listener)
support connection notify if connection state was changed.
|
void |
EtcdClient.removeStateListener(StateListener listener)
remove connection notify if connection state was changed.
|
| Modifier and Type | Method and Description |
|---|---|
Set<StateListener> |
AbstractEtcdClient.getSessionListeners() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractEtcdClient.addStateListener(StateListener listener) |
void |
AbstractEtcdClient.removeStateListener(StateListener listener) |
Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.