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

Method GetOneServer

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

Source from the content-addressed store, hash-verified

193}
194
195Result<std::shared_ptr<MinioTestServer>> MinioTestEnvironment::GetOneServer() {
196 return impl_->server_generator_().result();
197}
198
199} // namespace fs
200} // namespace arrow

Callers 1

InitServerAndClientMethod · 0.80

Calls 1

resultMethod · 0.45

Tested by

no test coverage detected