MCPcopy Create free account
hub / github.com/apache/thrift / error

Method error

lib/cpp/src/thrift/async/TEvhttpClientChannel.h:71–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69 // XXX
70 bool good() const override { return true; }
71 bool error() const override { return false; }
72 bool timedOut() const override { return false; }
73
74private:

Callers 15

executeMethod · 0.80
communicateFunction · 0.80
runMethod · 0.80
phantom-client.tsFile · 0.80
readMethod · 0.80
write_partialMethod · 0.80
phantom-client.jsFile · 0.80
test-jq.jsFile · 0.80
testBadPasswordMethod · 0.80
fetchMethod · 0.80
runMethod · 0.80
closeMethod · 0.80

Calls

no outgoing calls

Tested by 1

testBadPasswordMethod · 0.64