Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_F
Function · 0.80
SetUp
Method · 0.80
TEST_F
Function · 0.80
TEST_F
Function · 0.80
InitConfig
Function · 0.80
Calls
no outgoing calls
Tested by
4
TEST_F
Function · 0.64
SetUp
Method · 0.64
TEST_F
Function · 0.64
TEST_F
Function · 0.64