Uses of Annotation Interface
org.apache.bookkeeper.common.annotation.InterfaceStability.Evolving
Packages that use InterfaceStability.Evolving
Package
Description
BookKeeper Client.
Classes for resolving service uris in bookkeeper.
Classes related to service discovery.
Classes for interacting with bookkeeper ledgers and ledger metadata.
The lifecycle components that run on a bookie server.
-
Uses of InterfaceStability.Evolving in org.apache.bookkeeper.client
Classes in org.apache.bookkeeper.client with annotations of type InterfaceStability.EvolvingModifier and TypeInterfaceDescriptionstatic interfaceAsync Callback for adding entries to ledgers with latency information.interfaceListener for the available bookies changes.interfaceEnsemblePlacementPolicyencapsulates the algorithm that bookkeeper client uses to select a number of bookies from the cluster as an ensemble for storing entries.interfaceITopologyAwareEnsemblePlacementPolicy<T extends Node>Interface for topology aware ensemble placement policy. -
Uses of InterfaceStability.Evolving in org.apache.bookkeeper.common.net
Classes in org.apache.bookkeeper.common.net with annotations of type InterfaceStability.EvolvingModifier and TypeClassDescriptionclassServiceURI represents service uri within bookkeeper cluster. -
Uses of InterfaceStability.Evolving in org.apache.bookkeeper.discover
Classes in org.apache.bookkeeper.discover with annotations of type InterfaceStability.EvolvingModifier and TypeInterfaceDescriptioninterfaceA registration client, which the bookkeeper client will use to interact with registration service.interfaceRegistration manager interface, which a bookie server will use to do the registration process. -
Uses of InterfaceStability.Evolving in org.apache.bookkeeper.meta
Classes in org.apache.bookkeeper.meta with annotations of type InterfaceStability.EvolvingModifier and TypeInterfaceDescriptioninterfaceDriver to manage all the metadata managers required by a bookkeeper client. -
Uses of InterfaceStability.Evolving in org.apache.bookkeeper.server.component
Classes in org.apache.bookkeeper.server.component with annotations of type InterfaceStability.Evolving