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

Method isPrepared

index.d.ts:171–171  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

169 isIdempotent(): boolean;
170
171 isPrepared(): boolean;
172
173 isQueryTracing(): boolean;
174

Callers 3

client.jsFile · 0.65
getStatementInfoFunction · 0.65
getBatchStatementInfoFunction · 0.65

Implementers 2

ExecutionOptionslib/execution-options.js
DefaultExecutionOptionslib/execution-options.js

Calls

no outgoing calls

Tested by

no test coverage detected