Take a look at your particular implementation of org.apache.cassandra.dht.IPartitioner: each partitioner: creates tokens in a different way, but all of them are straightforward.
----- Reply message ----- From: "Dwight Smith" <[email protected]> Date: Fri, Sep 24, 2010 1:07 pm Subject: How can the cassandra token of a key be determined from the cassandra client side? To: <[email protected]>
