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:195–197 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
193
}
194
195
Result<std::shared_ptr<MinioTestServer>> MinioTestEnvironment::GetOneServer() {
196
return impl_->server_generator_().result();
197
}
198
199
} // namespace fs
200
} // namespace arrow
Callers
1
InitServerAndClient
Method · 0.80
Calls
1
result
Method · 0.45
Tested by
no test coverage detected