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

Method getName

gpcontrib/gpcloud/include/s3interface.h:34–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32 }
33
34 string getName() const {
35 return this->name;
36 };
37 uint64_t getSize() const {
38 return this->size;
39 };

Callers 4

TEST_FFunction · 0.45
constructReaderParamsMethod · 0.45
printBucketContentsFunction · 0.45
__str__Method · 0.45

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.36