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

Method getKeyspaces

lib/metadata/schema-parser.js:120–121  ·  view source on GitHub ↗

* @abstract * @param {Boolean} waitReconnect * @returns {Promise >}

(waitReconnect)

Source from the content-addressed store, hash-verified

118 * @returns {Promise<Object<string, Object>>}
119 */
120 getKeyspaces(waitReconnect) {
121 }
122
123 /**
124 * @param {String} keyspaceName

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected