| Package | Description |
|---|---|
| com.hortonworks.registries.schemaregistry.client |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractUrlSelector |
class |
FailoverUrlSelector
This class defines strategy to failover to a url when the current chosen url is considered to be failed.
|
class |
LoadBalancedFailoverUrlSelector
This class defines a strategy to roundrobin among active URLs.
|
class |
RoundRobinUrlSelector
This class implements round robin strategy to select a url with the given list of urls.
|
Copyright © 2020. All rights reserved.