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

Method setHints

index.d.ts:193–193  ·  view source on GitHub ↗
(hints: string[])

Source from the content-addressed store, hash-verified

191 getTimestamp(): number | Long | undefined | null;
192
193 setHints(hints: string[]): void;
194}
195
196export interface ClientOptions {

Callers 1

Implementers 2

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

Calls

no outgoing calls

Tested by

no test coverage detected