| 程序包 | 说明 |
|---|---|
| com.alipay.sofa.jraft | |
| com.alipay.sofa.jraft.core | |
| com.alipay.sofa.jraft.option |
| 限定符和类型 | 方法和说明 |
|---|---|
NodeMetrics |
Node.getNodeMetrics()
Get the node metrics, only valid when node option
NodeOptions.isEnableMetrics() is true. |
| 限定符和类型 | 方法和说明 |
|---|---|
NodeMetrics |
NodeImpl.getNodeMetrics()
Returns the node metrics.
|
| 限定符和类型 | 方法和说明 |
|---|---|
NodeMetrics |
LogManagerOptions.getNodeMetrics() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
LogManagerOptions.setNodeMetrics(NodeMetrics nodeMetrics) |
Copyright © 2021. All rights reserved.