T - Server subtypepublic class StaticServerList<T extends com.netflix.loadbalancer.Server> extends Object implements com.netflix.loadbalancer.ServerList<T>
| Constructor and Description |
|---|
StaticServerList(T... servers) |
| Modifier and Type | Method and Description |
|---|---|
List<T> |
getInitialListOfServers() |
List<T> |
getUpdatedListOfServers() |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.