public class ObjectMetricImpl<T> extends AbstractMetric implements ObjectMetric<T>
ObjectMetric.| Constructor and Description |
|---|
ObjectMetricImpl(String name,
@Nullable String desc,
Class<T> type) |
| Modifier and Type | Method and Description |
|---|---|
Class<T> |
type() |
T |
value() |
void |
value(T val)
Sets value.
|
description, equals, hashCode, nameclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetAsStringdescription, name, resetpublic T value()
value in interface ObjectMetric<T>public Class<T> type()
type in interface ObjectMetric<T>public void value(T val)
val - Value.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.1 Release Date : December 9 2020