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

Method isWrappedAround

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

Source from the content-addressed store, hash-verified

412 isEmpty(): boolean;
413
414 isWrappedAround(): boolean;
415
416 splitEvenly(numberOfSplits: number): TokenRange[];
417

Callers 2

partitionerSuiteFunction · 0.65
token-tests.jsFile · 0.65

Implementers 1

TokenRangelib/token.js

Calls

no outgoing calls

Tested by

no test coverage detected