Class: Stat::Query::THotService::HotRadioDay_args

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/t_hot_service.rb

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_fieldsObject



765
# File 'lib/t_hot_service.rb', line 765

def struct_fields; FIELDS; end

#validateObject



767
768
# File 'lib/t_hot_service.rb', line 767

def validate
end