| Package | Description |
|---|---|
| org.apache.skywalking.apm.toolkit.meter.impl |
| Class and Description |
|---|
| AbstractBuilder
Help to build the meter
|
| AbstractMeter
Base meter implementation bean
|
| CounterImpl
Using
DoubleAdder to add count |
| CounterImpl.Builder |
| GaugeImpl
Using
Supplier as the value. |
| HistogramImpl
Custom bucket as the steps.
|
| HistogramImpl.Builder
Histogram builder
|
Copyright © 2020 The Apache Software Foundation. All rights reserved.