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

Method type_name

cpp/src/arrow/filesystem/gcsfs.cc:837–837  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

835}
836
837std::string GcsFileSystem::type_name() const { return "gcs"; }
838const GcsOptions& GcsFileSystem::options() const { return impl_->options(); }
839
840bool GcsFileSystem::Equals(const FileSystem& other) const {

Callers 7

EqualsMethod · 0.45
EqualsMethod · 0.45
EqualsMethod · 0.45
EqualsMethod · 0.45
EqualsMethod · 0.45
ASSERT_OK_AND_ASSIGNFunction · 0.45
EqualsMethod · 0.45

Calls

no outgoing calls

Tested by 1

ASSERT_OK_AND_ASSIGNFunction · 0.36