| Package | Description |
|---|---|
| io.soabase.core | |
| io.soabase.core.features.client | |
| io.soabase.core.features.discovery | |
| io.soabase.core.features.discovery.fixed | |
| io.soabase.zookeeper.discovery |
| Modifier and Type | Method and Description |
|---|---|
Discovery |
SoaFeatures.getDiscovery()
Return the service discovery instance
|
| Modifier and Type | Method and Description |
|---|---|
Discovery |
RetryComponents.getDiscovery() |
| Modifier and Type | Method and Description |
|---|---|
static DiscoveryInstance |
ClientUtils.hostToInstance(Discovery discovery,
String host) |
| Constructor and Description |
|---|
RetryComponents(Discovery discovery,
int maxRetries,
boolean retry500s,
ExecutorBuilder executorBuilder) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ExtendedDiscovery |
| Modifier and Type | Class and Description |
|---|---|
class |
SafeDiscovery |
| Modifier and Type | Method and Description |
|---|---|
Discovery |
DiscoveryFactory.build(io.dropwizard.Configuration configuration,
io.dropwizard.setup.Environment environment,
SoaInfo soaInfo) |
| Constructor and Description |
|---|
HealthCheckIntegration(com.codahale.metrics.health.HealthCheckRegistry registry,
Discovery discovery,
DiscoveryHealth health) |
SafeDiscovery(Discovery implementation) |
| Modifier and Type | Method and Description |
|---|---|
Discovery |
DefaultDiscoveryFactory.build(io.dropwizard.Configuration configuration,
io.dropwizard.setup.Environment environment,
SoaInfo soaInfo) |
| Modifier and Type | Class and Description |
|---|---|
class |
ZooKeeperDiscovery |
| Modifier and Type | Method and Description |
|---|---|
Discovery |
ZooKeeperDiscoveryFactory.build(io.dropwizard.Configuration configuration,
io.dropwizard.setup.Environment environment,
SoaInfo soaInfo) |
Copyright © 2014–2016 Soabase. All rights reserved.