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

Method getKeyUrlToUpload

gpcontrib/gpcloud/include/gpwriter.h:31–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29 virtual void close();
30
31 string getKeyUrlToUpload() {
32 return this->params.getS3Url().getFullUrlForCurl();
33 }
34
35 private:
36 string constructRandomStr();

Callers 1

TEST_FFunction · 0.80

Calls 1

getFullUrlForCurlMethod · 0.80

Tested by 1

TEST_FFunction · 0.64