| Package | Description |
|---|---|
| org.apache.bookkeeper.client |
BookKeeper Client.
|
| 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 | Method and Description |
|---|---|
java.util.concurrent.CompletableFuture<WriteHandle> |
LedgerCreateOp.CreateBuilderImpl.execute() |
Copyright © 2011–2024 The Apache Software Foundation. All rights reserved.