| Package | Description |
|---|---|
| org.apache.bookkeeper.client |
BookKeeper Client.
|
| org.apache.bookkeeper.client.api |
BookKeeper Client Public API.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LedgerHandle
Ledger handle contains ledger metadata and is used to access the read and
write operations to a ledger.
|
class |
LedgerHandleAdv
Ledger Advanced handle extends
LedgerHandle to provide API to add entries with
user supplied entryIds. |
(package private) class |
ReadOnlyLedgerHandle
Read only ledger handle.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
WriteAdvHandle
Provide write access to a ledger.
|
interface |
WriteHandle
Provide write access to a ledger.
|
Copyright © 2011–2024 The Apache Software Foundation. All rights reserved.