类的使用
com.alibaba.nacos.client.naming.event.ServerListChangedEvent
-
使用ServerListChangedEvent的程序包 程序包 说明 com.alibaba.nacos.client.naming.remote.gprc com.alibaba.nacos.client.naming.remote.http -
-
com.alibaba.nacos.client.naming.remote.gprc中ServerListChangedEvent的使用
参数类型为ServerListChangedEvent的com.alibaba.nacos.client.naming.remote.gprc中的方法 修饰符和类型 方法 说明 voidNamingGrpcClientProxy. onEvent(ServerListChangedEvent event) -
com.alibaba.nacos.client.naming.remote.http中ServerListChangedEvent的使用
参数类型为ServerListChangedEvent的com.alibaba.nacos.client.naming.remote.http中的方法 修饰符和类型 方法 说明 voidNamingHttpClientProxy. onEvent(ServerListChangedEvent event)
-