Was this page helpful?
ByteOrderedToken¶
ByteOrderedToken()
Represents a token from a Cassandra ring where the partitioner is ByteOrderedPartitioner.
The raw token type is a blob (represented by Buffer or Array).
Constructor¶
new ByteOrderedToken()
Source