Searched refs:LABEL_MAXES (Results 1 – 1 of 1) sorted by relevance
62 public static final String LABEL_MAXES = "labelMaxes"; field in ProfilingPointSummaryEntity276 profilingSummary.setUnindexedProperty(LABEL_MAXES, labelMaxes); in toEntity()329 List<Double> labelMaxes = (List<Double>) e.getProperty(LABEL_MAXES); in fromEntity()