| Package | Description |
|---|---|
| io.scalecube.services | |
| io.scalecube.services.discovery.api | |
| io.scalecube.services.registry.api |
| Constructor and Description |
|---|
ServiceReference(ServiceMethodDefinition serviceMethodDefinition,
ServiceRegistration serviceRegistration,
ServiceEndpoint serviceEndpoint) |
| Modifier and Type | Method and Description |
|---|---|
ServiceEndpoint |
DiscoveryConfig.endpoint() |
ServiceEndpoint |
ServiceDiscovery.endpoint() |
ServiceEndpoint |
DiscoveryEvent.serviceEndpoint() |
| Modifier and Type | Method and Description |
|---|---|
DiscoveryConfig.Builder |
DiscoveryConfig.Builder.endpoint(ServiceEndpoint endpoint) |
static DiscoveryEvent |
DiscoveryEvent.registered(ServiceEndpoint serviceEndpoint) |
static DiscoveryEvent |
DiscoveryEvent.unregistered(ServiceEndpoint serviceEndpoint) |
| Modifier and Type | Method and Description |
|---|---|
ServiceEndpoint |
ServiceRegistry.unregisterService(String endpointId) |
| Modifier and Type | Method and Description |
|---|---|
List<ServiceEndpoint> |
ServiceRegistry.listServiceEndpoints() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ServiceRegistry.registerService(ServiceEndpoint serviceEndpoint) |
Copyright © 2015–2018. All rights reserved.