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

Method GetOneServer

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

Source from the content-addressed store, hash-verified

206}
207
208Result<std::shared_ptr<MinioTestServer>> MinioTestEnvironment::GetOneServer() {
209 return impl_->server_generator_().result();
210}
211
212} // namespace fs
213} // namespace arrow

Callers 2

InitServerAndClientMethod · 0.80
SetUpMethod · 0.80

Calls 1

resultMethod · 0.45

Tested by

no test coverage detected