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

Method getSerialConsistency

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

Source from the content-addressed store, hash-verified

187 getRoutingKey(): Buffer | Buffer[];
188
189 getSerialConsistency(): types.consistencies;
190
191 getTimestamp(): number | Long | undefined | null;
192

Callers 3

writeQueryParametersMethod · 0.65
writeMethod · 0.65
client-tests.jsFile · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by

no test coverage detected