static final class LedgerOpenOp.OpenBuilderImpl extends OpenBuilderBase
digestType, ledgerId, password, recovery| Constructor and Description |
|---|
OpenBuilderImpl(BookKeeper bookkeeper) |
| Modifier and Type | Method and Description |
|---|---|
java.util.concurrent.CompletableFuture<ReadHandle> |
execute()
Start the operation and return an handle to the result.
|
validate, withDigestType, withLedgerId, withPassword, withRecoveryOpenBuilderImpl(BookKeeper bookkeeper)
public java.util.concurrent.CompletableFuture<ReadHandle> execute()
OpBuilderto have a simple method to access the resultCopyright © 2011–2024 The Apache Software Foundation. All rights reserved.