Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cassandra-nodejs-driver
/ getInFlightQueries
Method
getInFlightQueries
lib/metadata/index.d.ts:41–41 ·
view source on GitHub ↗
(host: Host)
Source
from the content-addressed store, hash-verified
39
getConnectedHosts(): Host[];
40
41
getInFlightQueries(host: Host): number;
42
43
getOpenConnections(host: Host): number;
44
Callers
6
_getStatusEvent
Method · 0.65
metadata-tests.js
File · 0.65
client-pool-tests.js
File · 0.65
pool-simulator-tests.js
File · 0.65
client-execute-simulator-tests.js
File · 0.65
myTest
Function · 0.65
Implementers
1
ClientState
lib/metadata/client-state.js
Calls
no outgoing calls
Tested by
no test coverage detected