Uses of Annotation Interface
org.apache.bookkeeper.common.annotation.InterfaceAudience.LimitedPrivate
Packages that use InterfaceAudience.LimitedPrivate
Package
Description
BookKeeper Client.
BookKeeper Client Public API.
Classes related to service discovery.
Classes for interacting with bookkeeper ledgers and ledger metadata.
-
Uses of InterfaceAudience.LimitedPrivate in org.apache.bookkeeper.client
Classes in org.apache.bookkeeper.client with annotations of type InterfaceAudience.LimitedPrivateModifier and TypeClassDescriptionclassBuilder for building LedgerMetadata objects. -
Uses of InterfaceAudience.LimitedPrivate in org.apache.bookkeeper.client.api
Classes in org.apache.bookkeeper.client.api with annotations of type InterfaceAudience.LimitedPrivateModifier and TypeInterfaceDescriptioninterfaceRepresents the client-side metadata of a ledger. -
Uses of InterfaceAudience.LimitedPrivate in org.apache.bookkeeper.discover
Classes in org.apache.bookkeeper.discover with annotations of type InterfaceAudience.LimitedPrivateModifier 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 InterfaceAudience.LimitedPrivate in org.apache.bookkeeper.meta
Classes in org.apache.bookkeeper.meta with annotations of type InterfaceAudience.LimitedPrivateModifier and TypeInterfaceDescriptioninterfaceDriver to manage all the metadata managers required by a bookkeeper client.