MCPcopy Create free account
hub / github.com/apache/brpc / method

Method method

src/brpc/controller.h:294–294  ·  view source on GitHub ↗

Get the called method. May-be NULL for non-pb services.

Source from the content-addressed store, hash-verified

292 ConnectionType connection_type() const { return _connection_type; }
293 // Get the called method. May-be NULL for non-pb services.
294 const google::protobuf::MethodDescriptor* method() const { return _method; }
295
296 // Get the controllers for accessing sub channels in combo channels.
297 // Ordinary channel:

Callers 15

ParseNsheadMetaMethod · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
TestSofaCompressMethod · 0.45
TEST_FFunction · 0.45
MapMethod · 0.45
TestHuluCompressMethod · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
HeadMethod · 0.45
ExpectMethod · 0.45
MakeHttpRequestHeadersFunction · 0.45

Calls

no outgoing calls

Tested by 13

TEST_FFunction · 0.36
TEST_FFunction · 0.36
TestSofaCompressMethod · 0.36
TEST_FFunction · 0.36
MapMethod · 0.36
TestHuluCompressMethod · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
HeadMethod · 0.36
ExpectMethod · 0.36
MakeHttpRequestHeadersFunction · 0.36
TEST_FFunction · 0.36