类的使用
com.alibaba.nacos.naming.pojo.IpAddressInfo
-
使用IpAddressInfo的程序包 程序包 说明 com.alibaba.nacos.naming.core com.alibaba.nacos.naming.pojo -
-
com.alibaba.nacos.naming.core中IpAddressInfo的使用
返回IpAddressInfo的com.alibaba.nacos.naming.core中的方法 修饰符和类型 方法 说明 private IpAddressInfoCatalogServiceV2Impl. transferToIpAddressInfo(com.alibaba.nacos.api.naming.pojo.Instance instance) -
com.alibaba.nacos.naming.pojo中IpAddressInfo的使用
类型参数类型为IpAddressInfo的com.alibaba.nacos.naming.pojo中的字段 修饰符和类型 字段 说明 private java.util.List<IpAddressInfo>ClusterInfo. hosts返回变量类型为IpAddressInfo的类型的com.alibaba.nacos.naming.pojo中的方法 修饰符和类型 方法 说明 java.util.List<IpAddressInfo>ClusterInfo. getHosts()Getter method for property hosts.类型变量类型为IpAddressInfo的com.alibaba.nacos.naming.pojo中的方法参数 修饰符和类型 方法 说明 voidClusterInfo. setHosts(java.util.List<IpAddressInfo> hosts)Setter method for property hosts .
-