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

Method _parseUdt

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

* Parses the udt information from the row * @param udtInfo * @param {Row} row * @returns {Promise } * @abstract

(udtInfo, row)

Source from the content-addressed store, hash-verified

255 * @abstract
256 */
257 _parseUdt(udtInfo, row) {
258 }
259
260 /**
261 * Builds the metadata based on the table and column rows

Callers 1

getUdtMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected