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

Method getRoutingKey

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

Source from the content-addressed store, hash-verified

185 getRetryPolicy(): policies.retry.RetryPolicy;
186
187 getRoutingKey(): Buffer | Buffer[];
188
189 getSerialConsistency(): types.consistencies;
190

Callers 6

client.jsFile · 0.65
defineInstanceMembersFunction · 0.65
load-balancing.jsFile · 0.65
newQueryPlanMethod · 0.65
client-tests.jsFile · 0.65
encoder-tests.jsFile · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by

no test coverage detected