def process_getRowWithColumnsTs(seqid, iprot, oprot)
              args = read_args(iprot, GetRowWithColumnsTs_args)
              result = GetRowWithColumnsTs_result.new()
              begin
                result.success = @handler.getRowWithColumnsTs(args.tableName, args.row, args.columns, args.timestamp, args.attributes)