Apache BookKeeper Java Client API

The BookKeeper Java client API provides programmatic access for creating, writing, reading, and managing ledgers. It supports both the legacy LedgerHandle API and the newer Ledger API with explicit durability guarantees.

API entry from apis.yml

apis.yml Raw ↑
aid: apache-bookkeeper:apache-bookkeeper-java-client
name: Apache BookKeeper Java Client API
description: The BookKeeper Java client API provides programmatic access for creating, writing, reading,
  and managing ledgers. It supports both the legacy LedgerHandle API and the newer Ledger API with explicit
  durability guarantees.
humanURL: https://bookkeeper.apache.org/docs/api/ledger-api
tags:
- Java
- Ledger
- Storage
properties:
- type: Documentation
  url: https://bookkeeper.apache.org/docs/api/ledger-api
- type: APIReference
  url: https://bookkeeper.apache.org/docs/api/javadoc/