Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
150
export
interface
ExecutionOptions {
151
getCaptureStackTrace(): boolean;
152
153
getConsistency(): types.consistencies;
154
Callers
2
send
Method · 0.65
setCompleted
Method · 0.65
Implementers
2
ExecutionOptions
lib/execution-options.js
DefaultExecutionOptions
lib/execution-options.js
Calls
no outgoing calls
Tested by
no test coverage detected