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

Method compare

index.d.ts:393–393  ·  view source on GitHub ↗
(other: Token)

Source from the content-addressed store, hash-verified

391export namespace token {
392 interface Token {
393 compare(other: Token): number;
394
395 equals(other: Token): boolean;
396

Callers 15

compareMethod · 0.65
isWrappedAroundMethod · 0.65
containsMethod · 0.65
compareMethod · 0.65
splitMethod · 0.65
local-time.jsFile · 0.65
integer.jsFile · 0.65
local-date.jsFile · 0.65
big-decimal.jsFile · 0.65
buildTokensMethod · 0.65
getReplicasMethod · 0.65

Implementers 1

Tokenlib/token.js

Calls

no outgoing calls

Tested by

no test coverage detected