public static interface RaftConfigKeys.Rpc
| Modifier and Type | Field and Description |
|---|---|
static String |
PREFIX |
static String |
TYPE_DEFAULT |
static String |
TYPE_KEY |
| Modifier and Type | Method and Description |
|---|---|
static void |
setType(RaftProperties properties,
RpcType type) |
static RpcType |
type(RaftProperties properties,
Consumer<String> logger) |
static final String PREFIX
static final String TYPE_KEY
static final String TYPE_DEFAULT
static RpcType type(RaftProperties properties, Consumer<String> logger)
static void setType(RaftProperties properties, RpcType type)
Copyright © 2017–2022 The Apache Software Foundation. All rights reserved.