Class ConfigKeyGroup.ConfigKeyGroupBuilder
java.lang.Object
org.apache.bookkeeper.common.conf.ConfigKeyGroup.ConfigKeyGroupBuilder
- Enclosing class:
- ConfigKeyGroup
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()The list of sub key-groups of this key group.description(String description) Description of the key group.Name of the key group.order(int order) The order of the key-group in a configuration.toString()
-
Constructor Details
-
ConfigKeyGroupBuilder
ConfigKeyGroupBuilder()
-
-
Method Details