public static class EtcdLeaderStatsResponse.CountsInfo
extends java.lang.Object
| Constructor and Description |
|---|
EtcdLeaderStatsResponse.CountsInfo(long fail,
long success) |
| Modifier and Type | Method and Description |
|---|---|
long |
getFail() |
long |
getSuccess() |