def process_scannerOpenWithScan(seqid, iprot, oprot)
              args = read_args(iprot, ScannerOpenWithScan_args)
              result = ScannerOpenWithScan_result.new()
              begin
                result.success = @handler.scannerOpenWithScan(args.tableName, args.scan, args.attributes)