MCPcopy 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

TESTFunction · 0.45
TESTFunction · 0.45
fillMethod · 0.45
openMethod · 0.45
readMethod · 0.45
constructReaderParamsMethod · 0.45

Calls

no outgoing calls

Tested by 2

TESTFunction · 0.36
TESTFunction · 0.36