Searched refs:getColumnsToFetch (Results 1 – 2 of 2) sorted by relevance
85 public List<String> getColumnsToFetch() { in getColumnsToFetch() method in AggregateParams
107 mColumnNamesToAggregate = params.getColumnsToFetch(); in AggregateRecordRequest()