Uses of Interface
org.apache.bookkeeper.client.api.Handle
Packages that use Handle
Package
Description
BookKeeper Client.
BookKeeper Client Public API.
-
Uses of Handle in org.apache.bookkeeper.client
Classes in org.apache.bookkeeper.client that implement HandleModifier and TypeClassDescriptionclassLedger handle contains ledger metadata and is used to access the read and write operations to a ledger.classLedger Advanced handle extendsLedgerHandleto provide API to add entries with user supplied entryIds.(package private) classRead only ledger handle. -
Uses of Handle in org.apache.bookkeeper.client.api
Subinterfaces of Handle in org.apache.bookkeeper.client.apiModifier and TypeInterfaceDescriptioninterfaceProvide read access to a ledger.interfaceProvide write access to a ledger.interfaceProvide write access to a ledger.