Searched defs:projectionList (Results 1 – 4 of 4) 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
756 List<String> projectionList = new ArrayList<>(Arrays.asList(PROGRAM_PROJECTION)); in createProjectionWithSeriesId() local
759 List<String> projectionList = new ArrayList<>(Arrays.asList(PROGRAM_PROJECTION)); in createProjectionWithSeriesId() local