◆ ResolverResultHandler()
◆ ~ResolverResultHandler()
grpc_core::ResolvingLoadBalancingPolicy::ResolverResultHandler::~ResolverResultHandler |
( |
| ) |
|
|
inline |
◆ ReturnError()
void grpc_core::ResolvingLoadBalancingPolicy::ResolverResultHandler::ReturnError |
( |
grpc_error * |
error | ) |
|
|
inlineoverridevirtual |
Returns a transient error to the channel.
If the resolver does not set the GRPC_ERROR_INT_GRPC_STATUS attribute on the error, calls will be failed with status UNKNOWN.
Implements grpc_core::Resolver::ResultHandler.
◆ ReturnResult()
void grpc_core::ResolvingLoadBalancingPolicy::ResolverResultHandler::ReturnResult |
( |
Resolver::Result |
result | ) |
|
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: