| 程序包 | 说明 |
|---|---|
| io.shardingjdbc.orchestration.reg.api | |
| io.shardingjdbc.orchestration.reg.etcd | |
| io.shardingjdbc.orchestration.reg.zookeeper |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
RegistryCenter.watch(String key,
EventListener eventListener)
Watch key or path of the registry.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
EtcdRegistryCenter.watch(String key,
EventListener eventListener) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ZookeeperRegistryCenter.watch(String key,
EventListener eventListener) |
Copyright © 2018. All rights reserved.