def process_getRows(seqid, iprot, oprot)
              args = read_args(iprot, GetRows_args)
              result = GetRows_result.new()
              begin
                result.success = @handler.getRows(args.tableName, args.rows, args.attributes)