Class: Stat::Query::TBackendService::DelHotRadio_args

Inherits:
Object
  • Object
show all
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_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



297
298
# File 'lib/t_backend_service.rb', line 297

def validate
end