MCPcopy Create free account
hub / github.com/apache/cloudberry / write

Method write

gpcontrib/gpcloud/src/gpwriter.cpp:16–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14}
15
16uint64_t GPWriter::write(const char* buf, uint64_t count) {
17 return this->commonWriter.write(buf, count);
18}
19
20void GPWriter::close() {
21 this->commonWriter.close();

Callers 15

WriteWholeFileFunction · 0.45
saveMethod · 0.45
save_headerMethod · 0.45
save_dataMethod · 0.45
saveMethod · 0.45
mem_quota_util.pyFile · 0.45
gfile_writeFunction · 0.45
OutputPluginWriteFunction · 0.45
UFileWriteFunction · 0.45
convert_one_mdpFunction · 0.45

Calls

no outgoing calls

Tested by 3

log_outputFunction · 0.36
__run_commandMethod · 0.36
__run_commandMethod · 0.36