Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudberry
/ ListBucketResult
Class
ListBucketResult
gpcontrib/gpcloud/include/s3interface.h:45–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
};
44
45
struct ListBucketResult {
46
string Name;
47
string Prefix;
48
vector<BucketContent> contents;
49
};
50
51
class S3Interface {
52
public:
Callers
1
TEST_F
Function · 0.85
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.68