Class: Stat::Query::TBackendService::DelMostFollowedUser_args
- Inherits:
-
Object
- Object
- Stat::Query::TBackendService::DelMostFollowedUser_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/t_backend_service.rb
Constant Summary collapse
- ID =
1- USERS =
2- FIELDS =
{ ID => {:type => ::Thrift::Types::I64, :name => 'id'}, USERS => {:type => ::Thrift::Types::LIST, :name => 'users', :element => {:type => ::Thrift::Types::I64}} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
253 |
# File 'lib/t_backend_service.rb', line 253 def struct_fields; FIELDS; end |
#validate ⇒ Object
255 256 |
# File 'lib/t_backend_service.rb', line 255 def validate end |