Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/orc
/ getStreamName
Method
getStreamName
c++/src/Compression.cc:478–480 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
476
metrics(metrics) {}
477
478
std::string DecompressionStream::getStreamName() const {
479
return input->getName();
480
}
481
482
void DecompressionStream::readBuffer(bool failOnEof) {
483
SCOPED_MINUS_STOPWATCH(metrics, DecompressionLatencyUs);
Callers
2
TEST_P
Function · 0.80
TEST
Function · 0.80
Calls
1
getName
Method · 0.65
Tested by
2
TEST_P
Function · 0.64
TEST
Function · 0.64