Re: TimeUUID question

2011-01-07 Thread Roshan Dawrani
The thread here may help: http://www.mail-archive.com/user@cassandra.apache.org/msg08393.html On Fri, Jan 7, 2011 at 6:27 PM, Arijit Mukherjee wrote: > Hi > > I'm using the piece of code given in the FAQ > (http://wiki.apache.org/cassandra/FAQ#working_with_timeuuid_in_java) > to convert a Date t

TimeUUID question

2011-01-07 Thread Arijit Mukherjee
Hi I'm using the piece of code given in the FAQ (http://wiki.apache.org/cassandra/FAQ#working_with_timeuuid_in_java) to convert a Date to UUID, and then trying to convert it back (using the example code given in Hector TimeUUIDUtils - convert the UUID to long (getTimeFromUUID) and then convert it