Uses of Package
org.apache.bookkeeper.common.component
-
Packages that use org.apache.bookkeeper.common.component Package Description org.apache.bookkeeper.bookie.datainteg Package of the classes for defining bookie stats.org.apache.bookkeeper.common.component Component and lifecycle management.org.apache.bookkeeper.replication Classes for replicating Bookkeeper data.org.apache.bookkeeper.server BookKeeper Server (Bookie) related components.org.apache.bookkeeper.server.component The lifecycle components that run on a bookie server.org.apache.bookkeeper.server.service Services running in a storage server (bookie). -
Classes in org.apache.bookkeeper.common.component used by org.apache.bookkeeper.bookie.datainteg Class Description AbstractComponent The base class represents a component.AbstractLifecycleComponent A mix ofAbstractComponent
andLifecycleComponent
.LifecycleComponent A component based on lifecycle management. -
Classes in org.apache.bookkeeper.common.component used by org.apache.bookkeeper.common.component Class Description AbstractComponent The base class represents a component.AbstractLifecycleComponent A mix ofAbstractComponent
andLifecycleComponent
.ComponentInfoPublisher Allows a component to publish information about the services it implements, the endpoints it exposes and other useful information for management tools and client.ComponentInfoPublisher.EndpointInfo Endpoint information.Lifecycle Lifecycle state.Lifecycle.State Lifecycle State.LifecycleComponent A component based on lifecycle management.LifecycleComponentStack A stack ofLifecycleComponent
s.LifecycleComponentStack.Builder Builder to build a stack ofLifecycleComponent
s.LifecycleListener Listener listening of the lifecycle changes. -
Classes in org.apache.bookkeeper.common.component used by org.apache.bookkeeper.replication Class Description LifecycleComponentStack A stack ofLifecycleComponent
s. -
Classes in org.apache.bookkeeper.common.component used by org.apache.bookkeeper.server Class Description LifecycleComponentStack A stack ofLifecycleComponent
s. -
Classes in org.apache.bookkeeper.common.component used by org.apache.bookkeeper.server.component Class Description AbstractComponent The base class represents a component.AbstractLifecycleComponent A mix ofAbstractComponent
andLifecycleComponent
.LifecycleComponent A component based on lifecycle management. -
Classes in org.apache.bookkeeper.common.component used by org.apache.bookkeeper.server.service Class Description AbstractComponent The base class represents a component.AbstractLifecycleComponent A mix ofAbstractComponent
andLifecycleComponent
.ComponentInfoPublisher Allows a component to publish information about the services it implements, the endpoints it exposes and other useful information for management tools and client.LifecycleComponent A component based on lifecycle management.