Uses of Interface
de.iip_ecosphere.platform.support.metrics.Counter.CounterBuilder
Packages that use Counter.CounterBuilder
-
Uses of Counter.CounterBuilder in de.iip_ecosphere.platform.support.metrics
Methods in de.iip_ecosphere.platform.support.metrics that return Counter.CounterBuilderModifier and TypeMethodDescriptionAdds a base unit to the counter being built.static Counter.CounterBuilderMetricsFactory.buildCounter(String name) Starts building a counter by returning a counter builder.abstract Counter.CounterBuilderMetricsFactory.createCounter(String name) Starts building a counter by returning a counter builder.