def process_mutateRowsTs(seqid, iprot, oprot)
              args = read_args(iprot, MutateRowsTs_args)
              result = MutateRowsTs_result.new()
              begin
                @handler.mutateRowsTs(args.tableName, args.rowBatches, args.timestamp, args.attributes)