| Package | Description |
|---|---|
| org.apache.dubbo.rpc.cluster.router.condition.config.model | |
| org.apache.dubbo.rpc.cluster.router.tag.model |
| Modifier and Type | Class and Description |
|---|---|
class |
ConditionRouterRule |
| Modifier and Type | Class and Description |
|---|---|
class |
TagRouterRule
%YAML1.2
---
force: true
runtime: false
enabled: true
priority: 1
key: demo-provider
tags:
- name: tag1
addresses: [ip1, ip2]
- name: tag2
addresses: [ip3, ip4]
...
|
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.