Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.boot.actuate.metrics.rich Classes and Interfaces - 5 results found.
NameDescriptionTypePackageFramework
InMemoryRichGaugeRepositoryIn memory implementation of MetricWriter and RichGaugeReader.Classorg.springframework.boot.actuate.metrics.richSpring Boot
MultiMetricRichGaugeReaderA RichGaugeReader that works by reading metric values from aMultiMetricRepository where the group name is the RichGauge name.Classorg.springframework.boot.actuate.metrics.richSpring Boot
RichGaugeA gauge which stores the maximum, minimum and average in addition to the current value.Classorg.springframework.boot.actuate.metrics.richSpring Boot
RichGaugeReaderA basic set of read operations for RichGauge instances.Interfaceorg.springframework.boot.actuate.metrics.richSpring Boot
RichGaugeRepositoryConvenient combination of reader and writer concerns for RichGauge instances.Interfaceorg.springframework.boot.actuate.metrics.richSpring Boot