Uses of Class
io.datarouter.client.hbase.cluster.DrServerInfo
| Package | Description |
|---|---|
| io.datarouter.client.hbase.cluster |
-
Uses of DrServerInfo in io.datarouter.client.hbase.cluster
Fields in io.datarouter.client.hbase.cluster with type parameters of type DrServerInfo Modifier and Type Field Description static java.util.Comparator<DrServerInfo>DrServerInfo. COMPARATOR_DESC_SERVER_LOADMethods in io.datarouter.client.hbase.cluster that return types with arguments of type DrServerInfo Modifier and Type Method Description java.util.List<DrServerInfo>DrServerList. getServers()java.util.SortedSet<DrServerInfo>DrServerList. getServersSortedByDescendingLoad()