MCPcopy Create free account
hub / github.com/apache/arrow / type_name

Function type_name

cpp/src/arrow/filesystem/s3fs.h:304–304  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

302 ~S3FileSystem() override;
303
304 std::string type_name() const override { return "s3"; }
305
306 /// Return the original S3 options when constructing the filesystem
307 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