def process_getRowsTs(seqid, iprot, oprot)
              args = read_args(iprot, GetRowsTs_args)
              result = GetRowsTs_result.new()
              begin
                result.success = @handler.getRowsTs(args.tableName, args.rows, args.timestamp, args.attributes)