public class ServiceDiscoveryConfiguration extends Object
| Constructor and Description |
|---|
ServiceDiscoveryConfiguration(String namespace,
String environment,
String zookeeper,
int connectionRetryIntervalMillis,
String publishedHost,
int publishedPort,
int refreshTimeMs,
boolean disableWatchers,
long initialDelaySeconds,
boolean initialRotationStatus,
int dropwizardCheckInterval,
int dropwizardCheckStaleness) |
public ServiceDiscoveryConfiguration(String namespace, String environment, String zookeeper, int connectionRetryIntervalMillis, String publishedHost, int publishedPort, int refreshTimeMs, boolean disableWatchers, long initialDelaySeconds, boolean initialRotationStatus, int dropwizardCheckInterval, int dropwizardCheckStaleness)
Copyright © 2018–2021. All rights reserved.