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

Method setDebugCurl

gpcontrib/gpcloud/include/s3params.h:95–97  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

93 }
94
95 void setDebugCurl(bool debugCurl) {
96 this->debugCurl = debugCurl;
97 }
98
99 bool isAutoCompress() const {
100 return autoCompress;

Callers 1

InitConfigFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected