class Cassandra::TimeUuid
A variant of UUID which can extract its time component.
You can use Uuid::Generator
to generate TimeUuid
s
Inherits
Includes
Comparable
Methods
to_time
Returns the time component from this UUID as a Time.
to_date
<=>
(other)Compares this timeuuid with another timeuuid