Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.boot.actuate.metrics.buffer Classes and Interfaces - 7 results found.
NameDescriptionTypePackageFramework
BufferCounterServiceFast implementation of CounterService using CounterBuffers.Classorg.springframework.boot.actuate.metrics.bufferSpring Boot
BufferGaugeServiceFast implementation of GaugeService using GaugeBuffers.Classorg.springframework.boot.actuate.metrics.bufferSpring Boot
BufferMetricReaderMetricReader implementation using CounterBuffers andSince:1.Classorg.springframework.boot.actuate.metrics.bufferSpring Boot
CounterBufferMutable buffer containing a long adder (Java 8) and a timestamp.Classorg.springframework.boot.actuate.metrics.bufferSpring Boot
CounterBuffersFast writes to in-memory metrics store using CounterBuffer.Classorg.springframework.boot.actuate.metrics.bufferSpring Boot
GaugeBufferMutable buffer containing a double value and a timestamp.Classorg.springframework.boot.actuate.metrics.bufferSpring Boot
GaugeBuffersFast writes to in-memory metrics store using GaugeBuffer.Classorg.springframework.boot.actuate.metrics.bufferSpring Boot