Class: Stat::Query::THotService::MostPlayUnfinishedAlbum_result

Inherits:
Object
  • Object
show all
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_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



1163
1164
# File 'lib/t_hot_service.rb', line 1163

def validate
end