def process_getRowsWithColumnsTs(seqid, iprot, oprot)
              args = read_args(iprot, GetRowsWithColumnsTs_args)
              result = GetRowsWithColumnsTs_result.new()
              begin
                result.success = @handler.getRowsWithColumnsTs(args.tableName, args.rows, args.columns, args.timestamp, args.attributes)