Searched defs:projectionList (Results 1 – 5 of 5) sorted by relevance
155 List<String> projectionList = new ArrayList<>(Arrays.asList(projection)); in addExtraColumnsToProjection() local
352 List<String> projectionList = Lists.newArrayList(COLUMNS_INTERNAL); in fetchAllData() local
759 List<String> projectionList = new ArrayList<>(Arrays.asList(PROGRAM_PROJECTION)); in createProjectionWithSeriesId() local
756 List<String> projectionList = new ArrayList<>(Arrays.asList(PROGRAM_PROJECTION)); in createProjectionWithSeriesId() local
4242 List<String> projectionList = Arrays.asList(projection); in updateProjectionToFilterColumns() local