Class: Stat::Query::THotService::HotRadioDay_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



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

def struct_fields; FIELDS; end

#validateObject



783
784
# File 'lib/t_hot_service.rb', line 783

def validate
end