Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ type_name
Function
type_name
cpp/src/arrow/filesystem/s3fs.h:322–322 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
320
~S3FileSystem() override;
321
322
std::string type_name() const override { return
"s3"
; }
323
324
/// Return the original S3 options when constructing the filesystem
325
S3Options options() const;
Callers
7
Equals
Method · 0.70
Equals
Method · 0.70
MakeUri
Method · 0.70
Equals
Method · 0.70
Equals
Method · 0.70
Equals
Method · 0.70
Equals
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected