Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ GetCapacity
Method
GetCapacity
cpp/src/arrow/io/hdfs.cc:631–633 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
629
}
630
631
Status HadoopFileSystem::GetCapacity(int64_t* nbytes) {
632
return impl_->GetCapacity(nbytes);
633
}
634
635
Status HadoopFileSystem::GetUsed(int64_t* nbytes) { return impl_->GetUsed(nbytes); }
636
Callers
15
GetCapacity
Method · 0.45
TEST_F
Function · 0.45
TEST
Function · 0.45
GetIOThreadPoolCapacity
Function · 0.45
JoinBenchmark
Method · 0.45
StartProducing
Method · 0.45
TEST
Function · 0.45
Make
Method · 0.45
Init
Method · 0.45
BenchmarkIsolatedNodeOverhead
Function · 0.45
Make
Method · 0.45
BuildClient
Method · 0.45
Calls
no outgoing calls
Tested by
6
TEST_F
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TestCopyFiles
Method · 0.36
SetUp
Method · 0.36
TEST
Function · 0.36