Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ StopKrpcBackend
Method
StopKrpcBackend
be/src/runtime/data-stream-test.cc:633–635 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
631
}
632
633
void StopKrpcBackend() {
634
exec_env_->rpc_mgr()->Shutdown();
635
}
636
637
void StartSender(TPartitionType::type partition_type = TPartitionType::UNPARTITIONED,
638
int channel_buffer_size = 1024, bool reset_hash_seed = false,
Callers
nothing calls this directly
Calls
2
Shutdown
Method · 0.45
rpc_mgr
Method · 0.45
Tested by
no test coverage detected