| 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.asyncSkipEntries(int numEntriesToSkip,
ManagedCursor.IndividualDeletedEntries deletedEntries,
AsyncCallbacks.SkipEntriesCallback callback,
Object ctx)
Skip n entries from the read position of this cursor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ManagedCursorImpl.asyncSkipEntries(int numEntriesToSkip,
ManagedCursor.IndividualDeletedEntries deletedEntries,
AsyncCallbacks.SkipEntriesCallback callback,
Object ctx) |
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.