public static interface NettyConfigKeys.Server
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
LOG |
static int |
PORT_DEFAULT |
static String |
PORT_KEY |
static String |
PREFIX |
| Modifier and Type | Method and Description |
|---|---|
static Consumer<String> |
getDefaultLog() |
static int |
port(RaftProperties properties) |
static void |
setPort(RaftProperties properties,
int port) |
static final org.slf4j.Logger LOG
static final String PREFIX
static final String PORT_KEY
static final int PORT_DEFAULT
static int port(RaftProperties properties)
static void setPort(RaftProperties properties, int port)
Copyright © 2017–2019 The Apache Software Foundation. All rights reserved.