Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
208
Result<std::shared_ptr<MinioTestServer>> MinioTestEnvironment::GetOneServer() {
209
return impl_->server_generator_().result();
210
}
211
212
} // namespace fs
213
} // namespace arrow
Callers
2
InitServerAndClient
Method · 0.80
SetUp
Method · 0.80
Calls
1
result
Method · 0.45
Tested by
no test coverage detected