Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudberry
/ getKeySize
Method
getKeySize
gpcontrib/gpcloud/include/s3params.h:67–69 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
65
}
66
67
uint64_t getKeySize() const {
68
return keySize;
69
}
70
71
void setKeySize(uint64_t size) {
72
this->keySize = size;
Callers
6
TEST
Function · 0.45
TEST
Function · 0.45
fill
Method · 0.45
open
Method · 0.45
read
Method · 0.45
constructReaderParams
Method · 0.45
Calls
no outgoing calls
Tested by
2
TEST
Function · 0.36
TEST
Function · 0.36