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

Method type

src/brpc/span.h:172–172  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

170 bthread_t ending_tid() const { return _ending_tid; }
171 const butil::EndPoint& remote_side() const { return _remote_side; }
172 SpanType type() const { return _type; }
173 ProtocolType protocol() const { return _protocol; }
174 int error_code() const { return _error_code; }
175 int request_size() const { return _request_size; }

Callers 15

DisplayStageFunction · 0.45
UpdateMethod · 0.45
DisplayStageFunction · 0.45
ComputeLatencyMethod · 0.45
AssertReplyEqualFunction · 0.45
TEST_FFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
JsonValueToProtoFieldFunction · 0.45
_PbFieldToJsonMethod · 0.45
IsProtobufMapFunction · 0.45
EncodeReplyFunction · 0.45

Calls

no outgoing calls

Tested by 4

AssertReplyEqualFunction · 0.36
TEST_FFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36