(Arrays.stream(result.getRows().getMemberIds().split(",")).map(s -> Long.parseLong(s.trim())).collect(Collectors.toList()))