类的使用
org.apache.dubbo.registry.client.DefaultServiceInstance
-
使用DefaultServiceInstance的程序包 程序包 说明 org.apache.dubbo.registry.client * The inspiration of service registration and discovery comes from Spring Cloud Commons. -
-
org.apache.dubbo.registry.client中DefaultServiceInstance的使用
返回DefaultServiceInstance的org.apache.dubbo.registry.client中的方法 修饰符和类型 方法 说明 DefaultServiceInstanceDefaultServiceInstance. copy(DefaultServiceInstance.Endpoint endpoint)参数类型为DefaultServiceInstance的org.apache.dubbo.registry.client中的方法 修饰符和类型 方法 说明 voidSelfHostMetaServiceDiscovery. fillServiceInstance(DefaultServiceInstance serviceInstance)参数类型为DefaultServiceInstance的org.apache.dubbo.registry.client中的构造器 构造器 说明 DefaultServiceInstance(DefaultServiceInstance other)
-