Package | Description |
---|---|
org.apache.pulsar.client.api |
Pulsar Client API.
|
Modifier and Type | Method and Description |
---|---|
ControlledClusterFailoverBuilder |
ControlledClusterFailoverBuilder.checkInterval(long interval,
TimeUnit timeUnit)
Set the probe check interval.
|
ControlledClusterFailoverBuilder |
ControlledClusterFailoverBuilder.defaultServiceUrl(String serviceUrl)
Set default service url.
|
ControlledClusterFailoverBuilder |
ControlledClusterFailoverBuilder.urlProvider(String urlProvider)
Set the service url provider.
|
ControlledClusterFailoverBuilder |
ControlledClusterFailoverBuilder.urlProviderHeader(Map<String,String> header)
Set the service url provider header to authenticate provider service.
|
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.