Class: Stat::Query::THotService::HotRadio_result
- Inherits:
-
Object
- Object
- Stat::Query::THotService::HotRadio_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
317 |
# File 'lib/t_hot_service.rb', line 317 def struct_fields; FIELDS; end |
#validate ⇒ Object
319 320 |
# File 'lib/t_hot_service.rb', line 319 def validate end |