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

Method getAllPrepared

lib/metadata/index.js:445–447  ·  view source on GitHub ↗

@ignore

()

Source from the content-addressed store, hash-verified

443
444 /** @ignore */
445 getAllPrepared() {
446 return this._preparedQueries.getAll();
447 }
448
449 /** @ignore */
450 _uninitializedError() {

Callers 1

_onNewConnectionOpenMethod · 0.80

Calls 1

getAllMethod · 0.45

Tested by

no test coverage detected