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

Method getRetryPolicy

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

Source from the content-addressed store, hash-verified

183 getReadTimeout(): number;
184
185 getRetryPolicy(): policies.retry.RetryPolicy;
186
187 getRoutingKey(): Buffer | Buffer[];
188

Callers 4

_getDecisionMethod · 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