Searched defs:labelCounts (Results 1 – 1 of 1) sorted by relevance
85 @Index private List<String> labelCounts; field in ProfilingPointSummaryEntity262 List<Long> labelCounts = new ArrayList<>(); in toEntity() local330 List<Long> labelCounts = (List<Long>) e.getProperty(LABEL_COUNTS); in fromEntity() local