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

Method scheme

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

Source from the content-addressed store, hash-verified

84}
85
86std::string MinioTestServer::scheme() const { return impl_->scheme_; }
87
88Status MinioTestServer::GenerateCertificateFile() {
89 // create the dedicated folder for certificate file, rather than reuse the data

Callers 12

PathFromUriMethod · 0.45
FileSystemFromUriRealFunction · 0.45
InitServerAndClientMethod · 0.45
MakeNewFileSystemFunction · 0.45
TEST_FFunction · 0.45
SetUpMethod · 0.45
FromUriMethod · 0.45
FromUriMethod · 0.45
SlowFileSystemFactoryFunction · 0.45
MakeFileSystemMethod · 0.45
ParseFileSystemUriFunction · 0.45
PathFromUriHelperFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected