Class HistogramMetric
java.lang.Object
com.liferay.site.dsr.analytics.rest.dto.v1_0.HistogramMetric
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetKey()getValue()inthashCode()voidvoidvoidvoidvoidsetValueKey(com.liferay.petra.function.UnsafeSupplier<String, Exception> valueKeyUnsafeSupplier) voidsetValueKey(String valueKey) static HistogramMetrictoString()static HistogramMetricunsafeToDTO(String json)
-
Field Details
-
key
-
value
-
valueKey
-
xClassName
-
-
Constructor Details
-
HistogramMetric
public HistogramMetric()
-
-
Method Details