Class: Snowflake::Get_id_args

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/snowflake.rb

Constant Summary collapse

USERAGENT =
1
FIELDS =
{
  USERAGENT => {:type => ::Thrift::Types::STRING, :name => 'useragent'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



181
# File 'lib/snowflake.rb', line 181

def struct_fields; FIELDS; end

#validateObject



183
184
# File 'lib/snowflake.rb', line 183

def validate
end