public static interface Protos.CheckStatusInfo.TcpOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
getSucceeded ()
Whether a TCP connection succeeded.
|
boolean |
hasSucceeded ()
Whether a TCP connection succeeded.
|
boolean hasSucceeded()
Whether a TCP connection succeeded.
optional bool succeeded = 1;boolean getSucceeded()
Whether a TCP connection succeeded.
optional bool succeeded = 1;