| Package | Description |
|---|---|
| org.irenical.fetchy.node | |
| org.irenical.fetchy.node.balancer | |
| org.irenical.fetchy.node.discovery |
| Modifier and Type | Method and Description |
|---|---|
Optional<ServiceNode> |
ServiceDiscoveryController.get(String serviceId) |
| Modifier and Type | Method and Description |
|---|---|
Optional<ServiceNode> |
ServiceNodeBalancer.getService(List<ServiceNode> nodes) |
| Modifier and Type | Method and Description |
|---|---|
Optional<ServiceNode> |
ServiceNodeBalancer.getService(List<ServiceNode> nodes) |
| Modifier and Type | Method and Description |
|---|---|
List<ServiceNode> |
ServiceNodeDiscovery.getServiceNodes(String serviceId,
boolean onlyHealthy) |
Copyright © 2016 Irenical. All rights reserved.