protected static class RdsHostListProvider.FetchTopologyResult
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.util.List<HostSpec> |
hosts |
boolean |
isCachedData |
| Constructor and Description |
|---|
FetchTopologyResult(boolean isCachedData,
java.util.List<HostSpec> hosts) |