| Package | Description |
|---|---|
| org.mydotey.artemis | |
| org.mydotey.artemis.util |
| Modifier and Type | Method and Description |
|---|---|
RouteRule |
RouteRule.clone() |
| Modifier and Type | Method and Description |
|---|---|
List<RouteRule> |
Service.getRouteRules() |
| Modifier and Type | Method and Description |
|---|---|
void |
Service.setRouteRules(List<RouteRule> routeRules) |
| Modifier and Type | Method and Description |
|---|---|
static RouteRule |
RouteRules.newDefaultRouteRule(List<Instance> instances) |
| Modifier and Type | Method and Description |
|---|---|
protected static List<RouteRule> |
RouteRules.filterRouteRules(List<RouteRule> routeRules) |
static List<RouteRule> |
RouteRules.newRouteRules(Service service) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
RouteRules.isCanaryRouteRule(RouteRule routeRule) |
static boolean |
RouteRules.isDefaultRouteRule(RouteRule routeRule) |
| Modifier and Type | Method and Description |
|---|---|
protected static List<RouteRule> |
RouteRules.filterRouteRules(List<RouteRule> routeRules) |
Copyright © 2020 org.mydotey. All rights reserved.