Uses of Annotation Interface
org.apache.bookkeeper.common.annotation.InterfaceStability.Unstable
Packages that use InterfaceStability.Unstable
Package
Description
BookKeeper Client.
BookKeeper Client Public API.
-
Uses of InterfaceStability.Unstable in org.apache.bookkeeper.client
Classes in org.apache.bookkeeper.client with annotations of type InterfaceStability.UnstableModifier and TypeClassDescriptionclassBuilder for building LedgerMetadata objects. -
Uses of InterfaceStability.Unstable in org.apache.bookkeeper.client.api
Classes in org.apache.bookkeeper.client.api with annotations of type InterfaceStability.UnstableModifier and TypeClassDescriptionclassSuper class for all errors which occur using BookKeeper client.interfaceThis is the entry point for BookKeeper client side API.interfaceBookKeeper Client Builder to build client instances.interfaceBuilder-style interface to create new ledgers.interfaceBuilder-style interface to create new ledgers.interfaceBuilder-style interface to delete exiting ledgers.enumDigest type.interfaceProvide the ability to enforce durability guarantees to the writer.interfaceHandle to manage an open ledger.interfaceAn entry in a ledger.interfaceRepresents the client-side metadata of a ledger.interfaceBuilder-style interface to list exiting ledgers.interfaceOpBuilder<T>Base interface for builders.interfaceBuilder-style interface to open exiting ledgers.interfaceProvide read access to a ledger.interfaceProvide write access to a ledger.interfaceProvide write access to a ledger.