Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudberry
/ setPrefix
Method
setPrefix
gpcontrib/gpcloud/include/s3url.h:46–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
}
45
46
void setPrefix(const string &prefix) {
47
this->prefix = prefix;
48
};
49
50
bool isValidUrl() const;
51
Callers
3
constructReaderParams
Method · 0.45
listBucket
Method · 0.45
open
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected