Uses of Class
org.apache.bookkeeper.common.component.LifecycleComponentStack
Packages that use LifecycleComponentStack
Package
Description
Component and lifecycle management.
Classes for replicating Bookkeeper data.
BookKeeper Server (Bookie) related components.
-
Uses of LifecycleComponentStack in org.apache.bookkeeper.common.component
Methods in org.apache.bookkeeper.common.component that return LifecycleComponentStack -
Uses of LifecycleComponentStack in org.apache.bookkeeper.replication
Methods in org.apache.bookkeeper.replication that return LifecycleComponentStackModifier and TypeMethodDescriptionstatic LifecycleComponentStackAutoRecoveryMain.buildAutoRecoveryServer(BookieConfiguration conf) -
Uses of LifecycleComponentStack in org.apache.bookkeeper.server
Methods in org.apache.bookkeeper.server that return LifecycleComponentStackModifier and TypeMethodDescriptionstatic LifecycleComponentStackMain.buildBookieServer(BookieConfiguration conf) Build the bookie server.EmbeddedServer.getLifecycleComponentStack()