MCPcopy Create free account
hub / github.com/apache/mesos / writer

Method writer

3rdparty/libprocess/src/http.cpp:453–456  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

451
452
453Pipe::Writer Pipe::writer() const
454{
455 return Pipe::Writer(data);
456}
457
458
459Future<string> Pipe::Reader::read()

Callers 15

encodeFunction · 0.80
on_headers_completeMethod · 0.80
on_headers_completeMethod · 0.80
TEST_PFunction · 0.80
TESTFunction · 0.80
apiMethod · 0.80
TEST_FFunction · 0.80
TEST_FFunction · 0.80
TESTFunction · 0.80
executorMethod · 0.80
_attachContainerInputMethod · 0.80

Calls 1

WriterClass · 0.50

Tested by 6

TEST_PFunction · 0.64
TESTFunction · 0.64
TEST_FFunction · 0.64
TEST_FFunction · 0.64
TESTFunction · 0.64