程序包的使用
org.apache.dubbo.registry.client
-
使用org.apache.dubbo.registry.client的程序包 程序包 说明 org.apache.dubbo.config.metadata org.apache.dubbo.registry.client * The inspiration of service registration and discovery comes from Spring Cloud Commons.org.apache.dubbo.registry.client.event org.apache.dubbo.registry.client.event.listener org.apache.dubbo.registry.client.metadata org.apache.dubbo.registry.client.metadata.store org.apache.dubbo.registry.client.selector org.apache.dubbo.registry.consul org.apache.dubbo.registry.etcd org.apache.dubbo.registry.eureka The package contains the registry implementations for Netflix Eurekaorg.apache.dubbo.registry.multiple org.apache.dubbo.registry.nacos org.apache.dubbo.registry.nacos.util org.apache.dubbo.registry.sofa org.apache.dubbo.registry.support org.apache.dubbo.registry.zookeeper org.apache.dubbo.registry.zookeeper.util -
org.apache.dubbo.config.metadata使用的org.apache.dubbo.registry.client中的类 类 说明 ServiceInstance The model class of an instance of a service, which is used for service registration and discovery.ServiceInstanceCustomizer The interface to customizethe service instanceonServiceInstancePreRegisteredEvent -
org.apache.dubbo.registry.client使用的org.apache.dubbo.registry.client中的类 类 说明 AbstractServiceDiscovery AbstractServiceDiscoveryFactory AbstractServiceDiscoveryFactoryimplementation with cache, the subclass should implementAbstractServiceDiscoveryFactory.createDiscovery(URL)method to create an instance ofServiceDiscoveryInstanceAddressURL RegistryClusterIdentifier ServiceDiscovery The common operations of Service DiscoveryServiceDiscoveryFactory The factory to createServiceDiscoveryServiceDiscoveryRegistry Being different to the traditional registry,ServiceDiscoveryRegistrythat is a new service-orientedRegistrybased onServiceDiscovery, it will not interact in the external registry directly, but store theurlsthat Dubbo services exported and referenced intoWritableMetadataServicewhenServiceDiscoveryRegistry.register(URL)andServiceDiscoveryRegistry.subscribe(URL, NotifyListener)methods are executed.ServiceInstance The model class of an instance of a service, which is used for service registration and discovery. -
org.apache.dubbo.registry.client.event使用的org.apache.dubbo.registry.client中的类 类 说明 ServiceDiscovery The common operations of Service DiscoveryServiceInstance The model class of an instance of a service, which is used for service registration and discovery. -
org.apache.dubbo.registry.client.event.listener使用的org.apache.dubbo.registry.client中的类 类 说明 ServiceDiscovery The common operations of Service Discovery -
org.apache.dubbo.registry.client.metadata使用的org.apache.dubbo.registry.client中的类 类 说明 ServiceDiscovery The common operations of Service DiscoveryServiceInstance The model class of an instance of a service, which is used for service registration and discovery.ServiceInstanceCustomizer The interface to customizethe service instanceonServiceInstancePreRegisteredEvent -
org.apache.dubbo.registry.client.metadata.store使用的org.apache.dubbo.registry.client中的类 类 说明 ServiceInstance The model class of an instance of a service, which is used for service registration and discovery. -
org.apache.dubbo.registry.client.selector使用的org.apache.dubbo.registry.client中的类 类 说明 ServiceInstance The model class of an instance of a service, which is used for service registration and discovery. -
org.apache.dubbo.registry.consul使用的org.apache.dubbo.registry.client中的类 类 说明 AbstractServiceDiscovery AbstractServiceDiscoveryFactory AbstractServiceDiscoveryFactoryimplementation with cache, the subclass should implementAbstractServiceDiscoveryFactory.createDiscovery(URL)method to create an instance ofServiceDiscoveryServiceDiscovery The common operations of Service DiscoveryServiceDiscoveryFactory The factory to createServiceDiscoveryServiceInstance The model class of an instance of a service, which is used for service registration and discovery. -
org.apache.dubbo.registry.etcd使用的org.apache.dubbo.registry.client中的类 类 说明 AbstractServiceDiscovery ServiceDiscovery The common operations of Service DiscoveryServiceInstance The model class of an instance of a service, which is used for service registration and discovery. -
org.apache.dubbo.registry.eureka使用的org.apache.dubbo.registry.client中的类 类 说明 AbstractServiceDiscovery ServiceDiscovery The common operations of Service DiscoveryServiceInstance The model class of an instance of a service, which is used for service registration and discovery. -
org.apache.dubbo.registry.multiple使用的org.apache.dubbo.registry.client中的类 类 说明 AbstractServiceDiscovery AbstractServiceDiscoveryFactory AbstractServiceDiscoveryFactoryimplementation with cache, the subclass should implementAbstractServiceDiscoveryFactory.createDiscovery(URL)method to create an instance ofServiceDiscoveryServiceDiscovery The common operations of Service DiscoveryServiceDiscoveryFactory The factory to createServiceDiscoveryServiceInstance The model class of an instance of a service, which is used for service registration and discovery. -
org.apache.dubbo.registry.nacos使用的org.apache.dubbo.registry.client中的类 类 说明 AbstractServiceDiscovery AbstractServiceDiscoveryFactory AbstractServiceDiscoveryFactoryimplementation with cache, the subclass should implementAbstractServiceDiscoveryFactory.createDiscovery(URL)method to create an instance ofServiceDiscoveryServiceDiscovery The common operations of Service DiscoveryServiceDiscoveryFactory The factory to createServiceDiscoveryServiceInstance The model class of an instance of a service, which is used for service registration and discovery. -
org.apache.dubbo.registry.nacos.util使用的org.apache.dubbo.registry.client中的类 类 说明 ServiceInstance The model class of an instance of a service, which is used for service registration and discovery. -
org.apache.dubbo.registry.sofa使用的org.apache.dubbo.registry.client中的类 类 说明 AbstractServiceDiscovery AbstractServiceDiscoveryFactory AbstractServiceDiscoveryFactoryimplementation with cache, the subclass should implementAbstractServiceDiscoveryFactory.createDiscovery(URL)method to create an instance ofServiceDiscoveryServiceDiscovery The common operations of Service DiscoveryServiceDiscoveryFactory The factory to createServiceDiscoveryServiceInstance The model class of an instance of a service, which is used for service registration and discovery. -
org.apache.dubbo.registry.support使用的org.apache.dubbo.registry.client中的类 类 说明 ServiceDiscovery The common operations of Service Discovery -
org.apache.dubbo.registry.zookeeper使用的org.apache.dubbo.registry.client中的类 类 说明 AbstractServiceDiscovery AbstractServiceDiscoveryFactory AbstractServiceDiscoveryFactoryimplementation with cache, the subclass should implementAbstractServiceDiscoveryFactory.createDiscovery(URL)method to create an instance ofServiceDiscoveryServiceDiscovery The common operations of Service DiscoveryServiceDiscoveryFactory The factory to createServiceDiscoveryServiceInstance The model class of an instance of a service, which is used for service registration and discovery. -
org.apache.dubbo.registry.zookeeper.util使用的org.apache.dubbo.registry.client中的类 类 说明 ServiceInstance The model class of an instance of a service, which is used for service registration and discovery.