Class LedgerOpenOp.OpenBuilderImpl

    • Constructor Detail

      • OpenBuilderImpl

        OpenBuilderImpl​(BookKeeper bookkeeper)
    • Method Detail

      • execute

        public java.util.concurrent.CompletableFuture<ReadHandle> execute()
        Description copied from interface: OpBuilder
        Start the operation and return an handle to the result.
        Returns:
        an handle to access the result of the operation
        See Also:
        to have a simple method to access the result