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

Method getCaptureStackTrace

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

Source from the content-addressed store, hash-verified

149
150export interface ExecutionOptions {
151 getCaptureStackTrace(): boolean;
152
153 getConsistency(): types.consistencies;
154

Callers 2

sendMethod · 0.65
setCompletedMethod · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by

no test coverage detected