Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ClickHouse/ClickHouse
/ getFileDescriptor
Method
getFileDescriptor
src/Client/PacketReceiver.h:40–40 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
}
39
40
int getFileDescriptor() const { return epoll.getFileDescriptor(); }
41
42
private:
43
bool checkBeforeTaskResume() override;
Callers
14
getReadyFileDescriptor
Method · 0.45
resumeConnectionEstablisher
Method · 0.45
HedgedConnections
Method · 0.45
sendExternalTablesData
Method · 0.45
sendQuery
Method · 0.45
disconnect
Method · 0.45
getReadyReplicaLocation
Method · 0.45
getReadyFileDescriptor
Method · 0.45
disableChangingReplica
Method · 0.45
startNewReplica
Method · 0.45
checkNewReplica
Method · 0.45
processNewReplicaState
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected