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, subsystem
public Builder()
public Counter create()
SimpleCollector.Builder
Abstract due to generics limitations.
create
in class SimpleCollector.Builder<Counter.Builder,Counter>
Copyright © 2018. All Rights Reserved.