Uses of Package
org.apache.dubbo.registry.client.migration.model
Packages that use org.apache.dubbo.registry.client.migration.model
Package
Description
-
Classes in org.apache.dubbo.registry.client.migration.model used by org.apache.dubbo.registry.client.migrationClassDescription# key = demo-consumer.migration # group = DUBBO_SERVICEDISCOVERY_MIGRATION # content key: demo-consumer step: APPLICATION_FIRST threshold: 1.0 proportion: 60 delay: 60 force: false interfaces: - serviceKey: DemoService:1.0.0 threshold: 0.5 proportion: 30 delay: 30 force: true step: APPLICATION_FIRST - serviceKey: GreetingService:1.0.0 step: FORCE_APPLICATION applications: - serviceKey: TestApplication threshold: 0.3 proportion: 20 delay: 10 force: false step: FORCE_INTERFACE
-
Classes in org.apache.dubbo.registry.client.migration.model used by org.apache.dubbo.registry.client.migration.modelClassDescription# key = demo-consumer.migration # group = DUBBO_SERVICEDISCOVERY_MIGRATION # content key: demo-consumer step: APPLICATION_FIRST threshold: 1.0 proportion: 60 delay: 60 force: false interfaces: - serviceKey: DemoService:1.0.0 threshold: 0.5 proportion: 30 delay: 30 force: true step: APPLICATION_FIRST - serviceKey: GreetingService:1.0.0 step: FORCE_APPLICATION applications: - serviceKey: TestApplication threshold: 0.3 proportion: 20 delay: 10 force: false step: FORCE_INTERFACE