class Stat::Query::TBackendService::Processor

Public Instance Methods

process_delDayHotRadio(seqid, iprot, oprot) click to toggle source
# File lib/t_backend_service.rb, line 197
def process_delDayHotRadio(seqid, iprot, oprot)
  args = read_args(iprot, DelDayHotRadio_args)
  @handler.delDayHotRadio(args.id, args.radios)
  return
end
process_delDayHotSound(seqid, iprot, oprot) click to toggle source
# File lib/t_backend_service.rb, line 203
def process_delDayHotSound(seqid, iprot, oprot)
  args = read_args(iprot, DelDayHotSound_args)
  @handler.delDayHotSound(args.id, args.tagName, args.sounds)
  return
end
process_delFistPageSound(seqid, iprot, oprot) click to toggle source
# File lib/t_backend_service.rb, line 269
def process_delFistPageSound(seqid, iprot, oprot)
  args = read_args(iprot, DelFistPageSound_args)
  @handler.delFistPageSound(args.id, args.tagName, args.albums)
  return
end
process_delFistPageUser(seqid, iprot, oprot) click to toggle source
# File lib/t_backend_service.rb, line 275
def process_delFistPageUser(seqid, iprot, oprot)
  args = read_args(iprot, DelFistPageUser_args)
  @handler.delFistPageUser(args.id, args.albums)
  return
end
process_delHotAlbum(seqid, iprot, oprot) click to toggle source
# File lib/t_backend_service.rb, line 209
def process_delHotAlbum(seqid, iprot, oprot)
  args = read_args(iprot, DelHotAlbum_args)
  @handler.delHotAlbum(args.id, args.tagName, args.albums)
  return
end
process_delHotFinishedAlbum(seqid, iprot, oprot) click to toggle source
# File lib/t_backend_service.rb, line 239
def process_delHotFinishedAlbum(seqid, iprot, oprot)
  args = read_args(iprot, DelHotFinishedAlbum_args)
  @handler.delHotFinishedAlbum(args.id, args.tagName, args.albums)
  return
end
process_delHotRadio(seqid, iprot, oprot) click to toggle source
# File lib/t_backend_service.rb, line 161
def process_delHotRadio(seqid, iprot, oprot)
  args = read_args(iprot, DelHotRadio_args)
  @handler.delHotRadio(args.id, args.radios)
  return
end
process_delHotSelectedAlbum(seqid, iprot, oprot) click to toggle source
# File lib/t_backend_service.rb, line 215
def process_delHotSelectedAlbum(seqid, iprot, oprot)
  args = read_args(iprot, DelHotSelectedAlbum_args)
  @handler.delHotSelectedAlbum(args.id, args.tagName, args.albums)
  return
end
process_delHotSound(seqid, iprot, oprot) click to toggle source
# File lib/t_backend_service.rb, line 167
def process_delHotSound(seqid, iprot, oprot)
  args = read_args(iprot, DelHotSound_args)
  @handler.delHotSound(args.id, args.tagName, args.sounds)
  return
end
process_delHotUnfinishedAlbum(seqid, iprot, oprot) click to toggle source
# File lib/t_backend_service.rb, line 245
def process_delHotUnfinishedAlbum(seqid, iprot, oprot)
  args = read_args(iprot, DelHotUnfinishedAlbum_args)
  @handler.delHotUnfinishedAlbum(args.id, args.tagName, args.albums)
  return
end
process_delMostFavoritSound(seqid, iprot, oprot) click to toggle source
# File lib/t_backend_service.rb, line 185
def process_delMostFavoritSound(seqid, iprot, oprot)
  args = read_args(iprot, DelMostFavoritSound_args)
  @handler.delMostFavoritSound(args.id, args.tagName, args.sounds)
  return
end
process_delMostFollowedUser(seqid, iprot, oprot) click to toggle source
# File lib/t_backend_service.rb, line 179
def process_delMostFollowedUser(seqid, iprot, oprot)
  args = read_args(iprot, DelMostFollowedUser_args)
  @handler.delMostFollowedUser(args.id, args.users)
  return
end
process_delMostPlayAlbum(seqid, iprot, oprot) click to toggle source
# File lib/t_backend_service.rb, line 251
def process_delMostPlayAlbum(seqid, iprot, oprot)
  args = read_args(iprot, DelMostPlayAlbum_args)
  @handler.delMostPlayAlbum(args.id, args.tagName, args.albums)
  return
end
process_delMostPlayFinishedAlbum(seqid, iprot, oprot) click to toggle source
# File lib/t_backend_service.rb, line 257
def process_delMostPlayFinishedAlbum(seqid, iprot, oprot)
  args = read_args(iprot, DelMostPlayFinishedAlbum_args)
  @handler.delMostPlayFinishedAlbum(args.id, args.tagName, args.albums)
  return
end
process_delMostPlayUnfinishedAlbum(seqid, iprot, oprot) click to toggle source
# File lib/t_backend_service.rb, line 263
def process_delMostPlayUnfinishedAlbum(seqid, iprot, oprot)
  args = read_args(iprot, DelMostPlayUnfinishedAlbum_args)
  @handler.delMostPlayUnfinishedAlbum(args.id, args.tagName, args.albums)
  return
end
process_delNewv(seqid, iprot, oprot) click to toggle source
# File lib/t_backend_service.rb, line 173
def process_delNewv(seqid, iprot, oprot)
  args = read_args(iprot, DelNewv_args)
  @handler.delNewv(args.id, args.newvs)
  return
end
process_delRecentAlbum(seqid, iprot, oprot) click to toggle source
# File lib/t_backend_service.rb, line 221
def process_delRecentAlbum(seqid, iprot, oprot)
  args = read_args(iprot, DelRecentAlbum_args)
  @handler.delRecentAlbum(args.id, args.tagName, args.albums)
  return
end
process_delRecentFinishedAlbum(seqid, iprot, oprot) click to toggle source
# File lib/t_backend_service.rb, line 227
def process_delRecentFinishedAlbum(seqid, iprot, oprot)
  args = read_args(iprot, DelRecentFinishedAlbum_args)
  @handler.delRecentFinishedAlbum(args.id, args.tagName, args.albums)
  return
end
process_delRecentUnfinishedAlbum(seqid, iprot, oprot) click to toggle source
# File lib/t_backend_service.rb, line 233
def process_delRecentUnfinishedAlbum(seqid, iprot, oprot)
  args = read_args(iprot, DelRecentUnfinishedAlbum_args)
  @handler.delRecentUnfinishedAlbum(args.id, args.tagName, args.albums)
  return
end
process_delRecentVTrack(seqid, iprot, oprot) click to toggle source
# File lib/t_backend_service.rb, line 191
def process_delRecentVTrack(seqid, iprot, oprot)
  args = read_args(iprot, DelRecentVTrack_args)
  @handler.delRecentVTrack(args.id, args.tagName, args.sounds)
  return
end