public interface NotifyListener
| 限定符和类型 | 方法和说明 |
|---|---|
void |
notify(Collection<ServiceInstance> addList,
Collection<ServiceInstance> deleteList)
当收到服务变更通知时触发。
|
void notify(Collection<ServiceInstance> addList, Collection<ServiceInstance> deleteList)
addList - to be added endpointsdeleteList - to be deleted endpointsCopyright © 2019 Baidu, Inc.. All rights reserved.