Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ get
Method
get
cpp/src/arrow/filesystem/s3fs.cc:855–855 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
853
class S3ClientLock {
854
public:
855
S3Client* get() { return client_.get(); }
856
S3Client* operator->() { return client_.get(); }
857
858
// Move this S3ClientLock into a temporary instance
Callers
15
GetAsyncRpc
Method · 0.45
ToString
Method · 0.45
Equals
Method · 0.45
Serve
Method · 0.45
Shutdown
Method · 0.45
ASSERT_OK_AND_ASSIGN
Function · 0.45
Server
Method · 0.45
DoSinglePerfRun
Function · 0.45
main
Function · 0.45
ClientStreamReader
Method · 0.45
DoGet
Method · 0.45
TearDownTest
Method · 0.45
Calls
no outgoing calls
Tested by
15
ASSERT_OK_AND_ASSIGN
Function · 0.36
Server
Method · 0.36
TearDownTest
Method · 0.36
CheckBatches
Method · 0.36
TestDoGet
Method · 0.36
TestDoPut
Method · 0.36
TestAsyncGetFlightInfo
Method · 0.36
RunClient
Method · 0.36
main
Function · 0.36
RunClient
Method · 0.36
ARROW_ASSIGN_OR_RAISE
Method · 0.36
GetFlightInfoStatement
Method · 0.36