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

Method isIdempotent

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

Source from the content-addressed store, hash-verified

167 isBatchLogged(): boolean;
168
169 isIdempotent(): boolean;
170
171 isPrepared(): boolean;
172

Callers 3

_getDecisionMethod · 0.65
_startNewExecutionMethod · 0.65
retry.jsFile · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by

no test coverage detected