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

Method getReadTimeout

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

Source from the content-addressed store, hash-verified

181 getRawQueryOptions(): QueryOptions;
182
183 getReadTimeout(): number;
184
185 getRetryPolicy(): policies.retry.RetryPolicy;
186

Callers 4

setRequestTimeoutMethod · 0.65
client-tests.jsFile · 0.65
executor-tests.jsFile · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by

no test coverage detected