public static interface RaftConfigKeys.DataStream
| 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,
SupportedDataStreamType type) |
static SupportedDataStreamType |
type(RaftProperties properties,
Consumer<String> logger) |
static final String PREFIX
static final String TYPE_KEY
static final String TYPE_DEFAULT
static SupportedDataStreamType type(RaftProperties properties, Consumer<String> logger)
static void setType(RaftProperties properties, SupportedDataStreamType type)
Copyright © 2017–2022 The Apache Software Foundation. All rights reserved.