Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_F
Function · 0.45
constructReaderParams
Method · 0.45
printBucketContents
Function · 0.45
__str__
Method · 0.45
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.36