Class: Stat::Query::THotService::FirstPageSound_args

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

Constant Summary collapse

CATEGORIES =
1
SIZE =
2
FIELDS =
{
  CATEGORIES => {:type => ::Thrift::Types::LIST, :name => 'categories', :element => {:type => ::Thrift::Types::I32}},
  SIZE => {:type => ::Thrift::Types::I32, :name => 'size'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



1316
# File 'lib/t_hot_service.rb', line 1316

def struct_fields; FIELDS; end

#validateObject



1318
1319
# File 'lib/t_hot_service.rb', line 1318

def validate
end