Searched refs:LABEL_MINS (Results 1 – 1 of 1) sorted by relevance
61 public static final String LABEL_MINS = "labelMins"; field in ProfilingPointSummaryEntity275 profilingSummary.setUnindexedProperty(LABEL_MINS, labelMins); in toEntity()328 List<Double> labelMins = (List<Double>) e.getProperty(LABEL_MINS); in fromEntity()