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

Method getKeyspace

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

Source from the content-addressed store, hash-verified

173 isQueryTracing(): boolean;
174
175 getKeyspace(): string;
176
177 getLoadBalancingPolicy(): policies.loadBalancing.LoadBalancingPolicy;
178

Callers 7

client.jsFile · 0.65
writeQueryParametersMethod · 0.65
writeMethod · 0.65
load-balancing.jsFile · 0.65
newQueryPlanMethod · 0.65
_refreshKeyspaceMethod · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by

no test coverage detected