| 程序包 | 说明 |
|---|---|
| com.alipay.sofa.jraft.core | |
| com.alipay.sofa.jraft.option |
| 限定符和类型 | 类和说明 |
|---|---|
class |
DefaultJRaftServiceFactory
The default factory for JRaft services.
|
| 限定符和类型 | 方法和说明 |
|---|---|
JRaftServiceFactory |
NodeImpl.getServiceFactory()
Returns the JRaft service factory for current node.
|
| 限定符和类型 | 字段和说明 |
|---|---|
static JRaftServiceFactory |
NodeOptions.defaultServiceFactory |
static JRaftServiceFactory |
BootstrapOptions.defaultServiceFactory |
| 限定符和类型 | 方法和说明 |
|---|---|
JRaftServiceFactory |
NodeOptions.getServiceFactory() |
JRaftServiceFactory |
BootstrapOptions.getServiceFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
NodeOptions.setServiceFactory(JRaftServiceFactory serviceFactory) |
void |
BootstrapOptions.setServiceFactory(JRaftServiceFactory serviceFactory) |
Copyright © 2021. All rights reserved.