| Class | Description |
|---|---|
| DefaultNIWSServerListFilter<T extends com.netflix.loadbalancer.Server> |
The Default NIWS Filter - deals with filtering out servers based on the Zone affinity and other related properties
|
| DiscoveryEnabledNIWSServerList |
The server list class that fetches the server information from Eureka client.
|
| DiscoveryEnabledServer |
Servers that were obtained via Discovery and hence contain
meta data in the form of InstanceInfo
|
| EurekaNotificationServerListUpdater |
A server list updater for the
DynamicServerListLoadBalancer that
utilizes eureka's event listener to trigger LB cache updates. |
| NIWSDiscoveryPing |
"Ping" Discovery Client
i.e.
|