Class: Stat::Query::THotService::HotAlbum_result
- Inherits:
-
Object
- Object
- Stat::Query::THotService::HotAlbum_result
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/t_hot_service.rb
Constant Summary collapse
- SUCCESS =
0
- FIELDS =
{ SUCCESS => {:type => ::Thrift::Types::STRUCT, :name => 'success', :class => ::Stat::Query::HotResult} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
615 |
# File 'lib/t_hot_service.rb', line 615 def struct_fields; FIELDS; end |
#validate ⇒ Object
617 618 |
# File 'lib/t_hot_service.rb', line 617 def validate end |