struct CassUuid
Type 1 (time-based) or type 4 (random) UUID.
Attributes
cass_uint64_t
time_and_version
cass_uint64_t
clock_seq_and_node
Functions
Sets the UUID to the minimum V1 (time) value for the specified time.
Sets the UUID to the maximum V1 (time) value for the specified time.
Gets the timestamp for a V1 UUID
Gets the version for a UUID
Returns a null-terminated string for the specified UUID.