public class ObjectGauge<T> extends AbstractMetric implements ObjectMetric<T>
| Constructor and Description |
|---|
ObjectGauge(String name,
@Nullable String desc,
Supplier<T> val,
Class<T> type) |
| Modifier and Type | Method and Description |
|---|---|
Class<T> |
type() |
T |
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>
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.0 Release Date : October 15 2020