| 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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ManagedCursor.asyncGetNthEntry(int n,
ManagedCursor.IndividualDeletedEntries deletedEntries,
AsyncCallbacks.ReadEntryCallback callback,
Object ctx)
Asynchronously get 'N'th entry from the mark delete position in the cursor without updating any cursor positions.
|
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.