Searched refs:LABEL_SUMSQS (Results 1 – 1 of 1) sorted by relevance
60 public static final String LABEL_SUMSQS = "labelSumSqs"; field in ProfilingPointSummaryEntity274 profilingSummary.setUnindexedProperty(LABEL_SUMSQS, labelSumsqs); in toEntity()327 List<Double> labelSumsqs = (List<Double>) e.getProperty(LABEL_SUMSQS); in fromEntity()