Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cassandra-nodejs-driver
/ splitEvenly
Method
splitEvenly
index.d.ts:416–416 ·
view source on GitHub ↗
(numberOfSplits: number)
Source
from the content-addressed store, hash-verified
414
isWrappedAround(): boolean;
415
416
splitEvenly(numberOfSplits: number): TokenRange[];
417
418
unwrap(): TokenRange[];
419
}
Callers
3
rangeSplitTester
Method · 0.95
partitionerSuite
Function · 0.65
token-tests.js
File · 0.65
Implementers
1
TokenRange
lib/token.js
Calls
no outgoing calls
Tested by
no test coverage detected