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

Method setNumOfChunks

gpcontrib/gpcloud/include/s3params.h:63–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61 }
62
63 void setNumOfChunks(uint64_t numOfChunks) {
64 this->numOfChunks = numOfChunks;
65 }
66
67 uint64_t getKeySize() const {
68 return keySize;

Callers 5

TEST_FFunction · 0.80
SetUpMethod · 0.80
TEST_FFunction · 0.80
TEST_FFunction · 0.80
InitConfigFunction · 0.80

Calls

no outgoing calls

Tested by 4

TEST_FFunction · 0.64
SetUpMethod · 0.64
TEST_FFunction · 0.64
TEST_FFunction · 0.64