| Package | Description |
|---|---|
| org.mydotey.artemis | |
| org.mydotey.artemis.util |
| Modifier and Type | Method and Description |
|---|---|
ServiceGroup |
ServiceGroup.clone() |
| Modifier and Type | Method and Description |
|---|---|
List<ServiceGroup> |
RouteRule.getGroups() |
| Modifier and Type | Method and Description |
|---|---|
void |
RouteRule.setGroups(List<ServiceGroup> groups) |
| Constructor and Description |
|---|
RouteRule(String routeId,
List<ServiceGroup> groups,
String strategy) |
| Modifier and Type | Method and Description |
|---|---|
static List<Instance> |
RouteRules.generateGroupInstances(ServiceGroup serviceGroup,
Map<String,Instance> instanceId2Instance,
Map<String,Instance> groupKey2Instance) |
static boolean |
ServiceGroups.isLocalZone(ServiceGroup serviceGroup) |
Copyright © 2020 org.mydotey. All rights reserved.