Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cassandra-nodejs-driver
/ newInstance
Function
newInstance
test/integration/short/udf-tests.js:572–574 ·
view source on GitHub ↗
@returns {Client}
(options)
Source
from the content-addressed store, hash-verified
570
571
/** @returns {Client} */
572
function
newInstance(options) {
573
return
new
Client(utils.deepExtend({}, helper.baseOptions, options));
574
}
Callers
1
udf-tests.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected