Uses of Class
org.apache.bookkeeper.mledger.LedgerOffloader.OffloadResult
-
Packages that use LedgerOffloader.OffloadResult Package Description org.apache.bookkeeper.mledger Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.org.apache.bookkeeper.mledger.impl Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of LedgerOffloader.OffloadResult in org.apache.bookkeeper.mledger
Methods in org.apache.bookkeeper.mledger that return types with arguments of type LedgerOffloader.OffloadResult Modifier and Type Method Description java.util.concurrent.CompletableFuture<LedgerOffloader.OffloadResult>LedgerOffloader.OffloadHandle. getOffloadResultAsync() -
Uses of LedgerOffloader.OffloadResult in org.apache.bookkeeper.mledger.impl
Methods in org.apache.bookkeeper.mledger.impl that return LedgerOffloader.OffloadResult Modifier and Type Method Description LedgerOffloader.OffloadResultOffloadSegmentInfoImpl. result()
-