Class: Stat::Query::TBackendService::DelDayHotRadio_args

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

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_fieldsObject



499
# File 'lib/t_backend_service.rb', line 499

def struct_fields; FIELDS; end

#validateObject



501
502
# File 'lib/t_backend_service.rb', line 501

def validate
end