Class: Stat::Query::THotService::HotCategoryAlbum_args

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

Constant Summary collapse

ID =
1
TAGNAMES =
2
SIZE =
3
FIELDS =
{
  ID => {:type => ::Thrift::Types::I64, :name => 'id'},
  TAGNAMES => {:type => ::Thrift::Types::LIST, :name => 'tagNames', :element => {:type => ::Thrift::Types::STRING}},
  SIZE => {:type => ::Thrift::Types::I32, :name => 'size'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



1253
1254
# File 'lib/t_hot_service.rb', line 1253

def validate
end