程序包的使用
org.apache.dubbo.registry.client.migration.model
-
使用org.apache.dubbo.registry.client.migration.model的程序包 程序包 说明 org.apache.dubbo.registry.client.migration org.apache.dubbo.registry.client.migration.model -
org.apache.dubbo.registry.client.migration使用的org.apache.dubbo.registry.client.migration.model中的类 类 说明 MigrationRule # 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_APPLICATIONMigrationStep -
org.apache.dubbo.registry.client.migration.model使用的org.apache.dubbo.registry.client.migration.model中的类 类 说明 InterfaceMigrationRule MigrationRule # 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_APPLICATIONMigrationStep