Was this page helpful?
RandomToken¶
RandomToken()
Represents a token from a Cassandra ring where the partitioner is RandomPartitioner.
The raw token type is a bigint (represented by Number).
Constructor¶
new RandomToken()
Source
Represents a token from a Cassandra ring where the partitioner is RandomPartitioner.
The raw token type is a bigint (represented by Number).
Source
Was this page helpful?
On this page