Class: Stat::Query::THotService::RecentAlbum_args
- Inherits:
 - 
      Object
      
        
- Object
 - Stat::Query::THotService::RecentAlbum_args
 
 
- Includes:
 - Thrift::Struct, Thrift::Struct_Union
 
- Defined in:
 - lib/t_hot_service.rb
 
Constant Summary collapse
- ID =
 1- TAGNAME =
 2- PAGENO =
 3- PAGESIZE =
 4- FIELDS =
 { ID => {:type => ::Thrift::Types::I32, :name => 'id'}, TAGNAME => {:type => ::Thrift::Types::STRING, :name => 'tagName'}, PAGENO => {:type => ::Thrift::Types::I32, :name => 'pageNo'}, PAGESIZE => {:type => ::Thrift::Types::I32, :name => 'pageSize'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
      917  | 
    
      # File 'lib/t_hot_service.rb', line 917 def struct_fields; FIELDS; end  | 
  
#validate ⇒ Object
      919 920  | 
    
      # File 'lib/t_hot_service.rb', line 919 def validate end  |