Uses of Class
org.apache.bookkeeper.common.conf.ConfigKeyGroup.ConfigKeyGroupBuilder
Packages that use ConfigKeyGroup.ConfigKeyGroupBuilder
-
Uses of ConfigKeyGroup.ConfigKeyGroupBuilder in org.apache.bookkeeper.common.conf
Methods in org.apache.bookkeeper.common.conf that return ConfigKeyGroup.ConfigKeyGroupBuilderModifier and TypeMethodDescriptionCreate a config key group of name.The list of sub key-groups of this key group.ConfigKeyGroup.ConfigKeyGroupBuilder.description(String description) Description of the key group.ConfigKeyGroup.internalBuilder()Name of the key group.ConfigKeyGroup.ConfigKeyGroupBuilder.order(int order) The order of the key-group in a configuration.