Uses of Interface
io.engineblock.metrics.HistogramAttachment
-
Packages that use HistogramAttachment Package Description io.engineblock.metrics -
-
Uses of HistogramAttachment in io.engineblock.metrics
Classes in io.engineblock.metrics that implement HistogramAttachment Modifier and Type Class Description classNicerHistogramMethods in io.engineblock.metrics that return types with arguments of type HistogramAttachment Modifier and Type Method Description protected java.lang.Class<HistogramAttachment>ClassicHistoListener. getCapabilityClass()Methods in io.engineblock.metrics with parameters of type HistogramAttachment Modifier and Type Method Description voidClassicHistoListener. onCapableAdded(java.lang.String name, HistogramAttachment capable)voidClassicHistoListener. onCapableRemoved(java.lang.String name, HistogramAttachment capable)
-