Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
196
export
interface
ClientOptions {
Callers
1
adaptNamedParamsWithHints
Function · 0.65
Implementers
2
ExecutionOptions
lib/execution-options.js
DefaultExecutionOptions
lib/execution-options.js
Calls
no outgoing calls
Tested by
no test coverage detected