Class: Stat::Query::TRecommendService::NewV_args

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

Constant Summary collapse

UID =
1
RETURNSIZE =
2
FIELDS =
{
  UID => {:type => ::Thrift::Types::I64, :name => 'uid'},
  RETURNSIZE => {:type => ::Thrift::Types::I32, :name => 'returnSize'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



206
# File 'lib/t_recommend_service.rb', line 206

def struct_fields; FIELDS; end

#validateObject



208
209
# File 'lib/t_recommend_service.rb', line 208

def validate
end