Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ Shutdown
Method
Shutdown
be/src/runtime/blocking-row-batch-queue.cc:61–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
}
60
61
void BlockingRowBatchQueue::Shutdown() {
62
batch_queue_->Shutdown();
63
}
64
65
void BlockingRowBatchQueue::Cleanup() {
66
unique_ptr<RowBatch> batch = nullptr;
Callers
5
~ExecEnv
Method · 0.45
StopKrpcBackend
Method · 0.45
~KrpcDataStreamMgr
Method · 0.45
ReleaseResources
Method · 0.45
TEST_F
Function · 0.45
Calls
no outgoing calls
Tested by
2
StopKrpcBackend
Method · 0.36
TEST_F
Function · 0.36