def process_getRowWithColumns(seqid, iprot, oprot)
              args = read_args(iprot, GetRowWithColumns_args)
              result = GetRowWithColumns_result.new()
              begin
                result.success = @handler.getRowWithColumns(args.tableName, args.row, args.columns, args.attributes)