public static class Counter.Builder extends SimpleCollector.Builder<Counter.Builder,Counter>
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
Counter |
create()
Return the constructed collector.
|
help, labelNames, name, namespace, register, register, subsystempublic Builder()
public Counter create()
SimpleCollector.BuilderAbstract due to generics limitations.
create in class SimpleCollector.Builder<Counter.Builder,Counter>Copyright © 2019. All rights reserved.