def process_getRow(seqid, iprot, oprot)
              args = read_args(iprot, GetRow_args)
              result = GetRow_result.new()
              begin
                result.success = @handler.getRow(args.tableName, args.row, args.attributes)