#include <service_config.h>
Additional Inherited Members | |
![]() | |
using | RefCountedChildType = ServiceConfig |
![]() | |
RefCounted (const char *trace=nullptr, intptr_t initial_refcount=1) | |
Definition at line 59 of file service_config.h.
|
pure virtual |
Retrieves the global parsed config at index index. The lifetime of the returned object is tied to the lifetime of the ServiceConfig object.
Implemented in grpc_core::ServiceConfigImpl.
|
pure virtual |
Retrieves the vector of parsed configs for the method identified by path. The lifetime of the returned vector and contained objects is tied to the lifetime of the ServiceConfig object.
Implemented in grpc_core::ServiceConfigImpl.
|
pure virtual |
Implemented in grpc_core::ServiceConfigImpl.