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

Method setChunkSize

gpcontrib/gpcloud/include/s3params.h:41–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39 }
40
41 void setChunkSize(uint64_t chunkSize) {
42 this->chunkSize = chunkSize;
43 }
44
45 const S3Credential& getCred() const {
46 return cred;

Callers 2

openMethod · 0.45
InitConfigFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected