struct

UUID

Inherits Thrift::Type < Comparable < Struct < Value < Object

Represents a UUID (Universally Unique IDentifier).

NOTE: To use UUID, you must explicitly import it with require "uuid"

Class methods

thrift_type
Source

Instance methods

thrift_type
Source

All thrift compatible types need to define a write method

Source