| 限定符和类型 | 方法和说明 |
|---|---|
LongCounter |
RatisMetricRegistry.counter(String name) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected static <T extends Enum<T>> |
RatisMetrics.newCounterMap(Class<T> clazz,
Function<T,LongCounter> constructor) |
protected static <T extends Enum<T>> |
RatisMetrics.newCounterMaps(Class<T> clazz) |
protected Function<Boolean,LongCounter> |
RatisMetrics.newHeartbeatCounter(String prefix) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected static <T extends Enum<T>> |
RatisMetrics.newCounterMap(Class<T> clazz,
Function<T,LongCounter> constructor) |
Copyright © 2017–2024 The Apache Software Foundation. All rights reserved.