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

Method setPreparedById

lib/metadata/index.js:440–442  ·  view source on GitHub ↗

@ignore

(info)

Source from the content-addressed store, hash-verified

438
439 /** @ignore */
440 setPreparedById(info) {
441 return this._preparedQueries.setById(info);
442 }
443
444 /** @ignore */
445 getAllPrepared() {

Callers 1

_prepareWithQueryPlanMethod · 0.80

Calls 1

setByIdMethod · 0.80

Tested by

no test coverage detected