Searched refs:LABEL_COUNTS (Results 1 – 1 of 1) sorted by relevance
63 public static final String LABEL_COUNTS = "labelCounts"; field in ProfilingPointSummaryEntity277 profilingSummary.setUnindexedProperty(LABEL_COUNTS, labelCounts); in toEntity()330 List<Long> labelCounts = (List<Long>) e.getProperty(LABEL_COUNTS); in fromEntity()