MCPcopy Create free account
hub / github.com/apache/cassandra-nodejs-driver / getDefault

Method getDefault

lib/execution-profile.js:211–213  ·  view source on GitHub ↗

@returns {ExecutionProfile}

()

Source from the content-addressed store, hash-verified

209
210 /** @returns {ExecutionProfile} */
211 getDefault() {
212 return this._defaultProfile;
213 }
214
215 /** @returns {LoadBalancingPolicy} */
216 getDefaultLoadBalancing() {

Callers 5

getExecutionProfilesFunction · 0.80
getDefaultGraphOptionsFunction · 0.80
constructorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected