| Package | Description |
|---|---|
| org.apache.bookkeeper.common.conf |
Configuration related utilities.
|
| Modifier and Type | Method and Description |
|---|---|
static ConfigDef.Builder |
ConfigDef.builder()
Create a builder to build a config def.
|
ConfigDef.Builder |
ConfigDef.Builder.withConfigKey(ConfigKey key)
Add the config key to the builder.
|
ConfigDef.Builder |
ConfigDef.Builder.withConfigKeyGroup(ConfigKeyGroup group)
Add the config key group to the builder.
|
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.