MCPcopy 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

constructReaderParamsMethod · 0.45
listBucketMethod · 0.45
openMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected