| 程序包 | 说明 |
|---|---|
| org.apache.ratis | |
| org.apache.ratis.conf |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
RaftConfigKeys.Rpc.setType(RaftProperties properties,
RpcType type) |
static void |
RaftConfigKeys.DataStream.setType(RaftProperties properties,
SupportedDataStreamType type) |
static RpcType |
RaftConfigKeys.Rpc.type(RaftProperties properties,
Consumer<String> logger) |
static SupportedDataStreamType |
RaftConfigKeys.DataStream.type(RaftProperties properties,
Consumer<String> logger) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
RaftProperties.addResource(RaftProperties conf)
Add a configuration resource.
|
| 构造器和说明 |
|---|
RaftProperties(RaftProperties other)
A new RaftProperties with the same settings cloned from another.
|
Copyright © 2017–2021 The Apache Software Foundation. All rights reserved.