MCPcopy 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

EqualsMethod · 0.70
EqualsMethod · 0.70
MakeUriMethod · 0.70
EqualsMethod · 0.70
EqualsMethod · 0.70
EqualsMethod · 0.70
EqualsMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected