MCPcopy Create free account
hub / github.com/apache/arrow / connect_string

Method connect_string

cpp/src/arrow/filesystem/s3_test_util.cc:72–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

70}
71
72std::string MinioTestServer::connect_string() const { return impl_->connect_string_; }
73
74std::string MinioTestServer::access_key() const { return impl_->access_key_; }
75

Callers 6

InitServerAndClientMethod · 0.80
MakeNewFileSystemFunction · 0.80
TEST_FFunction · 0.80
SetUpMethod · 0.80
SetUpMethod · 0.80
MakeFileSystemMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected