Class: Stat::Query::THotService::HotRadio_args
- Inherits:
-
Object
- Object
- Stat::Query::THotService::HotRadio_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/t_hot_service.rb
Overview
HELPER FUNCTIONS AND STRUCTURES
Constant Summary collapse
- ID =
1
- PAGENO =
2
- PAGESIZE =
3
- FIELDS =
{ ID => {:type => ::Thrift::Types::I32, :name => 'id'}, PAGENO => {:type => ::Thrift::Types::I32, :name => 'pageNo'}, PAGESIZE => {:type => ::Thrift::Types::I32, :name => 'pageSize'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
301 |
# File 'lib/t_hot_service.rb', line 301 def struct_fields; FIELDS; end |
#validate ⇒ Object
303 304 |
# File 'lib/t_hot_service.rb', line 303 def validate end |