public class NacosAggregateListener extends Object
| Constructor and Description |
|---|
NacosAggregateListener(NotifyListener notifyListener) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
NotifyListener |
getNotifyListener() |
Set<String> |
getServiceNames() |
int |
hashCode() |
List<com.alibaba.nacos.api.naming.pojo.Instance> |
saveAndAggregateAllInstances(String serviceName,
List<com.alibaba.nacos.api.naming.pojo.Instance> instances) |
public NacosAggregateListener(NotifyListener notifyListener)
public List<com.alibaba.nacos.api.naming.pojo.Instance> saveAndAggregateAllInstances(String serviceName, List<com.alibaba.nacos.api.naming.pojo.Instance> instances)
public NotifyListener getNotifyListener()
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.