Class PercentileMetric
- java.lang.Object
-
- org.alfresco.repo.search.impl.solr.facet.facetsresponse.PercentileMetric
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.alfresco.repo.search.impl.solr.facet.facetsresponse.Metric
Metric.METRIC_TYPE
-
-
Constructor Summary
Constructors Constructor Description PercentileMetric(Metric.METRIC_TYPE type, Object val)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)Metric.METRIC_TYPEgetType()Map<String,Object>getValue()inthashCode()
-
-
-
Constructor Detail
-
PercentileMetric
public PercentileMetric(Metric.METRIC_TYPE type, Object val)
-
-
Method Detail
-
getType
public Metric.METRIC_TYPE getType()
-
-