| Modifier and Type | Class and Description |
|---|---|
static class |
SimpleCollector.Builder<B extends SimpleCollector.Builder<B>>
Builders let you configure and then create collectors.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
Counter.Builder |
static class |
Gauge.Builder |
static class |
Histogram.Builder |
static class |
Summary.Builder |
| Constructor and Description |
|---|
SimpleCollector(SimpleCollector.Builder b) |
Copyright © 2015. All rights reserved.