Class: Stat::Query::THotService::HotCategoryAlbum_args
- Inherits:
-
Object
- Object
- Stat::Query::THotService::HotCategoryAlbum_args
- 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_fields ⇒ Object
667 |
# File 'lib/t_hot_service.rb', line 667 def struct_fields; FIELDS; end |
#validate ⇒ Object
669 670 |
# File 'lib/t_hot_service.rb', line 669 def validate end |