Class: Stat::Query::TBackendService::DelHotRadio_args
- Inherits:
-
Object
- Object
- Stat::Query::TBackendService::DelHotRadio_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/t_backend_service.rb
Overview
HELPER FUNCTIONS AND STRUCTURES
Constant Summary collapse
- ID =
1
- RADIOS =
2
- FIELDS =
{ ID => {:type => ::Thrift::Types::I64, :name => 'id'}, RADIOS => {:type => ::Thrift::Types::LIST, :name => 'radios', :element => {:type => ::Thrift::Types::I64}} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
152 |
# File 'lib/t_backend_service.rb', line 152 def struct_fields; FIELDS; end |
#validate ⇒ Object
154 155 |
# File 'lib/t_backend_service.rb', line 154 def validate end |