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

Method getPreferredHost

lib/execution-options.js:203–205  ·  view source on GitHub ↗

* Internal method that gets the preferred host. * @abstract * @ignore

()

Source from the content-addressed store, hash-verified

201 * @ignore
202 */
203 getPreferredHost() {
204
205 }
206
207 /**
208 * Gets the query options as provided to the execution method without setting the default values.

Callers 1

executor-tests.jsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected