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

Method isAutoCompress

gpcontrib/gpcloud/include/s3params.h:99–101  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

97 }
98
99 bool isAutoCompress() const {
100 return autoCompress;
101 }
102
103 bool isVerifyCert() const {
104 return verifyCert;

Callers 3

TESTFunction · 0.80
writer_initFunction · 0.80
openMethod · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64