Package | Description |
---|---|
org.apache.sling.commons.metrics |
Provides an API to generate and collect metrics in various forms
|
org.apache.sling.commons.metrics.internal |
Modifier and Type | Method and Description |
---|---|
Histogram |
MetricsService.histogram(String name)
Creates a new
Histogram and registers it under the given name. |
Modifier and Type | Method and Description |
---|---|
Histogram |
MetricsServiceImpl.histogram(String name) |
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.