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

Method _parseAggregate

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

* @abstract * @param {Row} row * @returns {Promise}

(row)

Source from the content-addressed store, hash-verified

341 * @returns {Promise}
342 */
343 _parseAggregate(row) {
344 }
345
346 /**
347 * @abstract

Callers 1

getFunctionsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected