Uses of Class
org.apache.bookkeeper.common.conf.ComponentConfiguration
Packages that use ComponentConfiguration
Package
Description
Component and lifecycle management.
Server component related configuration.
-
Uses of ComponentConfiguration in org.apache.bookkeeper.common.component
Classes in org.apache.bookkeeper.common.component with type parameters of type ComponentConfigurationModifier and TypeClassDescriptionclassAbstractComponent<ConfT extends ComponentConfiguration>The base class represents a component.classAbstractLifecycleComponent<ConfT extends ComponentConfiguration>A mix ofAbstractComponentandLifecycleComponent.Fields in org.apache.bookkeeper.common.component declared as ComponentConfigurationConstructors in org.apache.bookkeeper.common.component with parameters of type ComponentConfigurationModifierConstructorDescriptionRxSchedulerLifecycleComponent(String componentName, ComponentConfiguration conf, StatsLogger stats, io.reactivex.rxjava3.core.Scheduler scheduler, ExecutorService rxExecutor) -
Uses of ComponentConfiguration in org.apache.bookkeeper.server.conf
Subclasses of ComponentConfiguration in org.apache.bookkeeper.server.conf