Uses of Enum Class
org.apache.bookkeeper.mledger.LedgerOffloader.OffloadHandle.OfferEntryResult
Packages that use LedgerOffloader.OffloadHandle.OfferEntryResult
-
Uses of LedgerOffloader.OffloadHandle.OfferEntryResult in org.apache.bookkeeper.mledger
Methods in org.apache.bookkeeper.mledger that return LedgerOffloader.OffloadHandle.OfferEntryResultModifier and TypeMethodDescriptionLedgerOffloader.OffloadHandle.offerEntry(Entry entry) The caller should manually release entry no matter what the offer result is.Returns the enum constant of this class with the specified name.LedgerOffloader.OffloadHandle.OfferEntryResult.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.bookkeeper.mledger that return types with arguments of type LedgerOffloader.OffloadHandle.OfferEntryResult