| Package | Description |
|---|---|
| org.alfresco.repo.search.impl.solr.facet.facetsresponse |
| Modifier and Type | Method and Description |
|---|---|
Metric.METRIC_TYPE |
SimpleMetric.getType() |
Metric.METRIC_TYPE |
PercentileMetric.getType() |
Metric.METRIC_TYPE |
ListMetric.getType() |
Metric.METRIC_TYPE |
Metric.getType() |
static Metric.METRIC_TYPE |
Metric.METRIC_TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Metric.METRIC_TYPE[] |
Metric.METRIC_TYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ListMetric(Metric.METRIC_TYPE type,
Object val) |
PercentileMetric(Metric.METRIC_TYPE type,
Object val) |
SimpleMetric(Metric.METRIC_TYPE type,
Object val) |
Copyright © 2005–2018 Alfresco Software. All rights reserved.