- getInfo
void getInfo(grpc_channel_info info)
Undocumented in source. Be warned that the author may not have intended to support it.
- notifyOnStateChange
void notifyOnStateChange(grpc_connectivity_state pre, Duration timeout)
Undocumented in source. Be warned that the author may not have intended to support it.
- state
grpc_connectivity_state state(int try_to_connect)
Undocumented in source. Be warned that the author may not have intended to support it.
- waitForConnect
bool waitForConnect(Duration timeout)
Undocumented in source. Be warned that the author may not have intended to support it.
- waitForStateChange
bool waitForStateChange(grpc_connectivity_state pre, Duration timeout)
Undocumented in source. Be warned that the author may not have intended to support it.