Uses of Interface
org.apache.pinot.spi.metrics.SettableValue
-
Packages that use SettableValue Package Description org.apache.pinot.spi.metrics -
-
Uses of SettableValue in org.apache.pinot.spi.metrics
Subinterfaces of SettableValue in org.apache.pinot.spi.metrics Modifier and Type Interface Description interfacePinotGauge<T>A gauge metric is an instantaneous reading of a particular value.
-