Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
621
Status HadoopFileSystem::Disconnect() { return impl_->Disconnect(); }
622
623
bool HadoopFileSystem::Exists(const std::string& path) { return impl_->Exists(path); }
624
Callers
3
Disconnect
Method · 0.45
TearDown
Method · 0.45
TEST_F
Function · 0.45
Calls
no outgoing calls
Tested by
2
TearDown
Method · 0.36
TEST_F
Function · 0.36