#include <resolver_result_parsing.h>
◆ ClientChannelMethodParsedConfig()
grpc_core::internal::ClientChannelMethodParsedConfig::ClientChannelMethodParsedConfig |
( |
grpc_millis |
timeout, |
|
|
const Optional< bool > & |
wait_for_ready, |
|
|
std::unique_ptr< RetryPolicy > |
retry_policy |
|
) |
| |
|
inline |
◆ retry_policy()
const RetryPolicy* grpc_core::internal::ClientChannelMethodParsedConfig::retry_policy |
( |
| ) |
const |
|
inline |
◆ timeout()
grpc_millis grpc_core::internal::ClientChannelMethodParsedConfig::timeout |
( |
| ) |
const |
|
inline |
◆ wait_for_ready()
Optional<bool> grpc_core::internal::ClientChannelMethodParsedConfig::wait_for_ready |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: