public interface NotifyListener
| Modifier and Type | Method and Description |
|---|---|
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 © 2022 Baidu, Inc.. All rights reserved.