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

Method Disconnect

cpp/src/arrow/io/hdfs.cc:621–621  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

619}
620
621Status HadoopFileSystem::Disconnect() { return impl_->Disconnect(); }
622
623bool HadoopFileSystem::Exists(const std::string& path) { return impl_->Exists(path); }
624

Callers 3

DisconnectMethod · 0.45
TearDownMethod · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by 2

TearDownMethod · 0.36
TEST_FFunction · 0.36