| Package | Description |
|---|---|
| org.irenical.fetchy.node.discovery | |
| org.irenical.fetchy.service | |
| org.irenical.fetchy.service.factory |
| Modifier and Type | Method and Description |
|---|---|
List<ServiceNode> |
ServiceNodeDiscovery.getServiceNodes(String serviceId,
boolean onlyHealthy) |
| Modifier and Type | Method and Description |
|---|---|
<OUTPUT,ERROR extends Exception> |
Stub.call(Stub.ServiceCall<IFACE,OUTPUT,ERROR> callable) |
<ERROR extends Exception> |
Stub.run(Stub.ServiceRun<IFACE,ERROR> callable) |
| Modifier and Type | Method and Description |
|---|---|
<OUTPUT,ERROR extends Exception> |
ServiceDiscoveryExecutor.call(Stub.ServiceCall<IFACE,OUTPUT,ERROR> callable) |
<ERROR extends Exception> |
ServiceDiscoveryExecutor.run(Stub.ServiceRun<IFACE,ERROR> callable) |
Copyright © 2016 Irenical. All rights reserved.